blob: 7ad2461933ea51d442aaefaac4ce6208cf4848f0 [file] [log] [blame]
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