property RSAKeyPairOptions.publicExponent Usage in Deno```typescript import { type RSAKeyPairOptions } from "node:node__crypto.d.ts"; ``` Public exponent Type number | undefined