Module

x/jose/jwe/general/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@v4.14.1/jwe/general/encrypt.ts";

Classes

The GeneralEncrypt class is used to build and encrypt General JWE objects.