1 Test wrapping an RSA key with AES-CBC.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Importing a key to wrap...
7 PASS key.algorithm.name is 'RSASSA-PKCS1-v1_5'
8 Importing a key encryption key...
9 PASS wrappingKey.algorithm.name is 'AES-CBC'
10 PASS wrappedKey.toString() is '[object ArrayBuffer]'
11 PASS successfullyParsed is true