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-04-02 UTC."],[[["The page provides reference documentation and code samples for the `CertificateDescription.Types.CertificateFingerprint` class within the Certificate Authority v1 API."],["This class is a group of fingerprints for the x509 certificate, and the latest version is 3.9.0, however there are listed versions dating back to version 1.0.0."],["`CertificateFingerprint` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CertificateFingerprint` class includes a `Sha256Hash` property, which represents the SHA 256 hash of the DER x509 certificate."],["There are two constructors for the class, one that is empty and one that takes in a CertificateDescription.Types.CertificateFingerprint object as a parameter."]]],[]]