interface RSAKeyPairKeyObjectOptions Usageimport { type RSAKeyPairKeyObjectOptions } from "node:crypto"; Properties modulusLength: number Key size in bits optional publicExponent: number | undefined Public exponent