Module

x/jose/jwt/encrypt.ts

"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
import * as mod from "https://dotland.deno.dev/x/jose@v5.2.0/jwt/encrypt.ts";

Classes

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