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-03-21 UTC."],[[["This webpage provides reference documentation for the `CertificateDescription.Types.CertificateFingerprint` class within the Google Cloud Security Private CA v1 API."],["The `CertificateFingerprint` class represents a group of fingerprints for an x509 certificate and is part of the `Google.Cloud.Security.PrivateCA.V1` namespace."],["The latest available version is 3.9.0, while the current version displayed on the page is 3.8.0, and the page also contains links to documentation for versions ranging from 1.0.0 to 3.9.0."],["The `CertificateFingerprint` class has a property called `Sha256Hash` that allows the storage of the SHA256 hash of the x509 certificate in hexadecimal format."],["The `CertificateFingerprint` class has two constructors: one default and one that accepts another instance of the same class as a parameter."]]],[]]