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