property PeerCertificate.fingerprint256 Usage in Deno```typescript import { type PeerCertificate } from "node:node__tls.d.ts"; ``` The SHA-256 digest of the DER encoded certificate. It is returned as a `:` separated hexadecimal string. Type string