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