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 | |