blob: b942a33ea493b75afaa1735cddc6d5ea626d038b [file] [log] [blame]
Test importing a non-extractable JWK HMAC key
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 false
PASS key.algorithm.name is 'HMAC'
PASS key.algorithm.length is 128
PASS key.algorithm.hash.name is 'SHA-1'
PASS key.usages is ['sign', 'verify']
PASS successfullyParsed is true
TEST COMPLETE