import * as jose from "https://deno.land/x/jose@v4.14.2/jwe/flattened/encrypt.ts";
Classes
The FlattenedEncrypt class is used to build and encrypt Flattened JWE objects. |
x/jose/jwe/flattened/encrypt.ts
import * as jose from "https://deno.land/x/jose@v4.14.2/jwe/flattened/encrypt.ts";
The FlattenedEncrypt class is used to build and encrypt Flattened JWE objects. |