blob: 335a9a7f2e239e62ed176b959bfd08f8cb2651f7 [file] [log] [blame]
Test importing an EC key for ECDSA.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Importing a public key...
Importing a private key...
Signing some text...
Verifying the signature...
PASS verificationResult is true
Verifying a bad signature...
PASS verificationResult is false
PASS successfullyParsed is true
TEST COMPLETE