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