property AsymmetricKeyDetails.modulusLength Usage in Deno```typescript import { type AsymmetricKeyDetails } from "node:node__crypto.d.ts"; ``` Key size in bits (RSA, DSA). Type number | undefined