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