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

13 lines
307 B
Plaintext

Test importing a JWK 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 Base64URL.stringify(exportedRawKey) is jwkKey.k
PASS successfullyParsed is true
TEST COMPLETE