blob: f4b3df3b35b03d042a7d3169114144977e07463b [file] [log] [blame]
Test importing a JWK AES-CFB 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-CFB-8'
PASS key.algorithm.length is 192
PASS key.usages is ['decrypt', 'encrypt', 'unwrapKey', 'wrapKey']
PASS successfullyParsed is true
TEST COMPLETE