interface RSAKeyPairKeyObjectOptions
Usage in Deno
```typescript import { type RSAKeyPairKeyObjectOptions } from "node:node__crypto.d.ts"; ```
modulusLength: number
Key size in bits
optional
publicExponent: number | undefined
Public exponent