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

13 lines
274 B
Plaintext

Test exporting a RSA-PSS public key with SPKI format.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating a key pair...
Exporting the public key...
PASS publicKey.byteLength is 294
PASS successfullyParsed is true
TEST COMPLETE