[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 | |