import { GeneralEncrypt } from "https://deno.land/x/jose@v4.15.0/index.ts";
Encrypts and resolves the value of the General JWE object.
Parameters
optional
options: DeflateOptionJWE Encryption options.
Returns
Promise<GeneralJWE>
x/jose/index.ts>GeneralEncrypt#encrypt
import { GeneralEncrypt } from "https://deno.land/x/jose@v4.15.0/index.ts";
Encrypts and resolves the value of the General JWE object.
JWE Encryption options.