Go to Latest
interface RSAKeyPairKeyObjectOptions
import { type RSAKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.146.0/node/internal/crypto/keygen.ts";

Properties

modulusLength: number

Key size in bits

optional
publicExponent: number | undefined

Public exponent