haikuwebkit/LayoutTests/crypto/subtle/aes-kw-wrap-key-malformed-p...

11 lines
346 B
Plaintext

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