import { type GenerateKeyPairOptions } from "https://deno.land/x/oauth4webapi@v2.8.0/mod.ts";
Properties
Indicates whether or not the private key may be exported. Default is false
.
(RSA algorithms only) The length, in bits, of the RSA modulus. Default is 2048
.