blob: 1ecd0db0c4db019e4e04753386e2821947656d86 [file] [log] [blame]
Test ECDSA signing/verifying operations with generated P-256 keys
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating keys
Signing
PASS signature.byteLength is 64
Verifying
PASS verified is true
PASS successfullyParsed is true
TEST COMPLETE