class JWEDecryptionFailed
extends JOSEError
import { JWEDecryptionFailed } from "https://deno.land/x/jose@v4.15.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@v4.15.0/util/errors.ts";
An error subclass thrown when a JWE ciphertext decryption fails.