blob: 94a24a68e1b92ca990338cc27c6b69dfce2ae97b [file] [log] [blame]
Test exporting a RSASSA-PKCS1-v1_5 private key with PKCS8 format.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating a key pair...
Exporting the private key...
PASS privateKey is an instance of ArrayBuffer
PASS successfullyParsed is true
TEST COMPLETE