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