haikuwebkit/LayoutTests/crypto/subtle/ecdh-generate-export-key-sp...

13 lines
277 B
Plaintext

Test exporting a P-521 ECDH public key with SPKI format.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating a key pair...
Exporting the public key...
PASS publicKey.byteLength is 158
PASS successfullyParsed is true
TEST COMPLETE