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