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."],[[["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 class is available across multiple versions of the API, ranging from version 1.0.0 to 3.9.0, with 3.9.0 being the latest version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `CertificateFingerprint` class has one property called `Sha256Hash`, which is a string representing the SHA 256 hash of the DER x509 certificate encoded in hexadecimal."]]],[]]