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