1 Tests calls to wrapKey() with bad inputs.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 error is: TypeError: Failed to execute 'wrapKey' on 'SubtleCrypto': parameter 2 is not of type 'CryptoKey'.
7 error is: TypeError: Failed to execute 'wrapKey' on 'SubtleCrypto': parameter 3 is not of type 'CryptoKey'.
8 error is: TypeError: Algorithm: Not an object
9 error is: TypeError: Invalid keyFormat argument
10 error is: NotSupportedError: SHA-1: Unsupported operation: wrapKey
11 error is: InvalidAccessError: key.algorithm does not match that of operation
12 PASS successfullyParsed is true