class JWKInvalid
extends JOSEError
import { JWKInvalid } from "https://deno.land/x/jose@v5.2.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@v5.2.0/util/errors.ts";
An error subclass thrown when a JWK is invalid.