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

13 lines
271 B
Plaintext

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