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