blob: 04e2c0f6f89e0385f4076cc6993c722d675f133a [file] [log] [blame]
Test importing a raw 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 true
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