haikuwebkit/LayoutTests/crypto/subtle/ecdsa-generate-export-key-s...

13 lines
272 B
Plaintext

Test exporting an ECDSA 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 91
PASS successfullyParsed is true
TEST COMPLETE