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