import * as jose from "https://deno.land/x/jose@v4.13.0/jwe/general/encrypt.ts";
Classes
The GeneralEncrypt class is a utility for creating General JWE objects. |
import * as jose from "https://deno.land/x/jose@v4.13.0/jwe/general/encrypt.ts";
The GeneralEncrypt class is a utility for creating General JWE objects. |