blob: 77d176692cde34f5c066c91fb75aad5b4401ca2c [file] [log] [blame]
Test that CryptoKey.algorithm preserves custom properties.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating a HMAC key with default length...
PASS key.algorithm === key.algorithm is true
PASS key.algorithm.foo is "bar"
PASS successfullyParsed is true
TEST COMPLETE