blob: 3032ee3f9f7f2ff9649eab54a3816fff9c30523f [file] [log] [blame]
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