haikuwebkit/LayoutTests/crypto/subtle/rsa-oaep-generate-export-ke...

13 lines
275 B
Plaintext

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