Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / aes-cbc / wrong-key-class-expected.txt
blob1e2b2e84e699dd704a41f1ef42eb59891c81aeae
1 Test calling AES-CBC encrypt with a HMAC key.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Importing a raw HMAC key from string literal...
7 Using the key to encrypt plaintext...
8 error is: InvalidAccessError: key.usages does not permit this operation
9 PASS successfullyParsed is true
11 TEST COMPLETE