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