blob: 8f00a9b8b53b1735c245104da1e442c1fe305af6 [file] [log] [blame]
Test importing a raw AES-CBC key with legnth 128 and then export it in JWK format
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Importing a key...
Exporting a key...
PASS Base64URL.parse(exportedJwkKey.k) is rawKey
PASS successfullyParsed is true
TEST COMPLETE