haikuwebkit/LayoutTests/crypto/subtle/rsa-import-jwk-key-export-p...

13 lines
311 B
Plaintext

Test importing a JWK RSA-OAEP public key with SHA-1 and then export it in PKCS8 format
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Importing a key...
Exporting a key...
PASS bytesToHexString(pkcs8Key) is expectedPkcs8Key
PASS successfullyParsed is true
TEST COMPLETE