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

13 lines
284 B
Plaintext

Test exporting a RSASSA-PKCS1-v1_5 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