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

x/jose/index.ts>CryptoRuntime

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
type alias CryptoRuntime
import { type CryptoRuntime } from "https://deno.land/x/jose@v5.5.0/index.ts";
definition: "WebCryptoAPI" | "node:crypto"