Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jose/lib/crypto_key.ts>checkEncCryptoKey

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
function checkEncCryptoKey
import { checkEncCryptoKey } from "https://deno.land/x/jose@v5.6.3/lib/crypto_key.ts";

Parameters

alg: string
...usages: KeyUsage[]