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 document provides reference documentation for the `CertificateDescription.Types.CertificateFingerprint` class within the Google Cloud Security Private CA v1 API, specifically version 3.7.0."],["The `CertificateFingerprint` class, part of the `Google.Cloud.Security.PrivateCA.V1` namespace, represents a group of fingerprints for an x509 certificate, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 3.9.0, with a list of previous versions ranging from 3.8.0 down to 1.0.0."],["The `CertificateFingerprint` class has two constructors and one property, `Sha256Hash`, which stores the SHA256 hash of the DER x509 certificate in hexadecimal format."],["This class inherits members from `object` and is available in the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."]]],[]]