diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 1030c3fdd22bff..82b0ab7c898b07 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2564,6 +2564,15 @@ added: v15.6.0 The SHA-256 fingerprint of this certificate. +### `x509.fingerprint512` + + +* Type: {string} + +The SHA-512 fingerprint of this certificate. + ### `x509.infoAccess`