Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jose/lib/crypto_key.ts>checkSigCryptoKey

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
function checkSigCryptoKey
import { checkSigCryptoKey } from "https://deno.land/x/jose@v4.11.0/lib/crypto_key.ts";

Parameters

alg: string
...usages: KeyUsage[]