blob: c8b027e045d469af938468ab93a1146aea1ee1fc [file] [log] [blame]
[Worker] Test exporting a RSA-OAEP private key with PKCS8 format in workers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: resources/rsa-export-pkcs8-key.js
[Worker] Generating a key pair...
[Worker] Exporting the private key...
PASS [Worker] privateKey is an instance of ArrayBuffer
PASS successfullyParsed is true
TEST COMPLETE