blob: 97b8d1e457b3873c60cef70f14149593b7ad9819 [file] [log] [blame]
Test importing a JWK AES-GCM key with legnth 256
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Importing a key...
PASS key.type is 'secret'
PASS key.extractable is true
PASS key.algorithm.name is 'AES-GCM'
PASS key.algorithm.length is 256
PASS key.usages is ['decrypt', 'encrypt', 'unwrapKey', 'wrapKey']
PASS successfullyParsed is true
TEST COMPLETE