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'
11 PASS Rejected: InvalidAccessError: key is not extractable
12 PASS successfullyParsed is true