haikuwebkit/LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-...

13 lines
300 B
Plaintext

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