public sealed class 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 `CertificateFingerprint` class within the Google Cloud Security Private CA v1 API."],["The latest version of this documentation is version 3.9.0, while this current documentation is for version 3.1.0 of the `CertificateFingerprint` class."],["`CertificateFingerprint` is a class that contains a group of fingerprints for the x509 certificate, and is an implementation of various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CertificateFingerprint` class has one property called `Sha256Hash` which contains the SHA 256 hash, encoded in hexadecimal, of the DER x509 certificate."],["The class has 2 constructors, one default and one that takes in the `CertificateDescription.Types.CertificateFingerprint` type as an argument."]]],[]]