blob: c25d7f8dd56fd41958fbbca35619963e887f6b7c [file] [log] [blame]
Test importing a JWK AES-KW 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-KW'
PASS key.algorithm.length is 256
PASS key.usages is ['unwrapKey', 'wrapKey']
PASS successfullyParsed is true
TEST COMPLETE