Test AES-KW WrapKey operation with malformed parameters On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS crypto.subtle.wrapKey("jwk", key, wrappingKey, "AES-KW") rejected promise with OperationError: The operation failed for an operation-specific reason. PASS successfullyParsed is true TEST COMPLETE