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