Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / aes-cbc / invalid-length-expected.txt
blob7e86d25049fb9636694156d6a168d067e84814a7
1 Test an unsupported AES key length.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Importing a raw AES key from string literal...
7 error is: DataError: AES key data must be 128 or 256 bits
8 PASS successfullyParsed is true
10 TEST COMPLETE