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

13 lines
276 B
Plaintext

Test exporting a P-521 ECDH public key with raw 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 133
PASS successfullyParsed is true
TEST COMPLETE