property PeerCertificate.bits Usage in Deno```typescript import { type PeerCertificate } from "node:node__tls.d.ts"; ``` For RSA keys: The RSA bit size. For EC keys: The key size in bits. Type number