import * as faster from "https://deno.land/x/faster@v11.7/vendor/jose/jwt/encrypt.ts";
Classes
The EncryptJWT class is used to build and encrypt Compact JWE formatted JSON Web Tokens. |
x/faster/vendor/jose/jwt/encrypt.ts
import * as faster from "https://deno.land/x/faster@v11.7/vendor/jose/jwt/encrypt.ts";
The EncryptJWT class is used to build and encrypt Compact JWE formatted JSON Web Tokens. |