haikuwebkit/LayoutTests/crypto/subtle/aes-import-raw-key-export-r...

13 lines
284 B
Plaintext

Test importing a raw AES-CBC key with legnth 128 and then export it in raw format
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Importing a key...
Exporting a key...
PASS exportedRawKey is rawKey
PASS successfullyParsed is true
TEST COMPLETE