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

x/jose/runtime/webcrypto.ts>isCryptoKey

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
Extremely Popular
Go to Latest
function isCryptoKey
import { isCryptoKey } from "https://deno.land/x/jose@v3.20.4/runtime/webcrypto.ts";

Parameters

key: unknown