property PeerCertificate.fingerprint512 Usage in Denoimport { type PeerCertificate } from "node:tls"; The SHA-512 digest of the DER encoded certificate. It is returned as a : separated hexadecimal string. Type string