class JWEDecryptionFailed
extends JOSEError
import { JWEDecryptionFailed } from "https://deno.land/x/faster@v11.7/vendor/jose/util/errors.ts";
An error subclass thrown when a JWE ciphertext decryption fails.
x/faster/vendor/jose/util/errors.ts>JWEDecryptionFailed
import { JWEDecryptionFailed } from "https://deno.land/x/faster@v11.7/vendor/jose/util/errors.ts";
An error subclass thrown when a JWE ciphertext decryption fails.