public sealed class CertificateFingerprint : IMessage<CertificateDescription.Types.CertificateFingerprint>, IEquatable<CertificateDescription.Types.CertificateFingerprint>, IDeepCloneable<CertificateDescription.Types.CertificateFingerprint>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 3.9.0 is the latest version available for the `CertificateFingerprint` class under `Google.Cloud.Security.PrivateCA.V1`."],["`CertificateFingerprint` is a sealed class that represents a group of fingerprints for an x509 certificate and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CertificateFingerprint` class includes a `Sha256Hash` property, which stores the hexadecimal-encoded SHA 256 hash of the DER x509 certificate."],["There are multiple available versions of this class, spanning from version 1.0.0 up to 3.9.0, each accessible via a dedicated link, with version 2.2.0 being the current version in this particular piece of content."]]],[]]