Skip to main content
X509Certificate.prototype.fingerprint256 - crypto - Node documentation
property X509Certificate.prototype.fingerprint256

Usage in Deno

import { X509Certificate } from "node:crypto";

The SHA-256 fingerprint of this certificate.

Type

string