Skip to main content
Go to Latest
interface RSAKeyPairKeyObjectOptions
Re-export
import { type RSAKeyPairKeyObjectOptions } from "https://deno.land/std@0.145.0/node/crypto.ts";

Properties

modulusLength: number

Key size in bits

optional
publicExponent: number | undefined

Public exponent