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