Skip to main content
Module

x/jose/jwe/compact/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 jose from "https://deno.land/x/jose@v4.14.1/jwe/compact/encrypt.ts";

Classes

The CompactEncrypt class is used to build and encrypt Compact JWE strings.