property PeerCertificate.serialNumber Usage in Deno```typescript import { type PeerCertificate } from "node:node__tls.d.ts"; ``` The certificate serial number, as a hex string. Type string