Skip to main content
Module

x/jose/jwt/encrypt.ts

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
import * as jose from "https://deno.land/x/jose@v5.2.4/jwt/encrypt.ts";

Classes

The EncryptJWT class is used to build and encrypt Compact JWE formatted JSON Web Tokens.