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

14 lines
355 B
Plaintext

Test deriving PBKDF2 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 'PBKDF2'
PASS derivedKey.usages is ['deriveBits', 'deriveKey']
PASS successfullyParsed is true
TEST COMPLETE