haikuwebkit/LayoutTests/crypto/subtle/ecdh-import-key-derive-hkdf...

14 lines
351 B
Plaintext

Test deriving HKDF Keys with imported ECDH base key
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS derivedKey.type is 'secret'
PASS derivedKey.extractable is false
PASS derivedKey.algorithm.name is 'HKDF'
PASS derivedKey.usages is ['deriveBits', 'deriveKey']
PASS successfullyParsed is true
TEST COMPLETE