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