haikuwebkit/LayoutTests/crypto/subtle/rsaes-pkcs1-v1_5-generate-e...

13 lines
299 B
Plaintext

Test exporting a RSAES-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