public sealed class CertificateDescription.Types.CertificateFingerprint : IMessage<CertificateDescription.Types.CertificateFingerprint>, IEquatable<CertificateDescription.Types.CertificateFingerprint>, IDeepCloneable<CertificateDescription.Types.CertificateFingerprint>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateDescription.Types.CertificateFingerprint.
[[["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-04-17 UTC."],[[["The latest version available for `CertificateDescription.Types.CertificateFingerprint` is 3.9.0, with versions ranging from 1.0.0 to 3.9.0 accessible in the provided documentation."],["`CertificateDescription.Types.CertificateFingerprint` is a class within the Google Cloud Security Private CA v1 API, designed to represent a group of fingerprints for an x509 certificate."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["The class includes a property `Sha256Hash`, which is a string representing the hexadecimal-encoded SHA256 hash of the DER x509 certificate."],["There are 2 constructors for `CertificateFingerprint`, one default and one taking an instance of the class itself as a parameter."]]],[]]