haikuwebkit/LayoutTests/crypto/subtle/rsa-oaep-decrypt-malformed-...

11 lines
344 B
Plaintext

Test decrypting using RSA-OAEP with malformed parameters
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS crypto.subtle.decrypt(rsaOaepParams, key, cipherText) rejected promise with OperationError: The operation failed for an operation-specific reason.
PASS successfullyParsed is true
TEST COMPLETE