haikuwebkit/LayoutTests/crypto/subtle/rsa-pss-generate-export-key...

13 lines
290 B
Plaintext

Test exporting a RSA-PSS 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