import * as mod from "https://dotland.deno.dev/x/jose@v5.9.6/jwe/general/encrypt.ts";
Classes
The GeneralEncrypt class is used to build and encrypt General JWE objects. |
import * as mod from "https://dotland.deno.dev/x/jose@v5.9.6/jwe/general/encrypt.ts";
The GeneralEncrypt class is used to build and encrypt General JWE objects. |