property PeerCertificate.exponent Usage in Deno```typescript import { type PeerCertificate } from "node:node__tls.d.ts"; ``` The RSA exponent, as a string in hexadecimal number notation. Type string