public sealed class DSSEAttestationNote : IMessage<DSSEAttestationNote>, IEquatable<DSSEAttestationNote>, IDeepCloneable<DSSEAttestationNote>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `DSSEAttestationNote` is 3.7.0, but the current page specifically details version 2.4.0."],["`DSSEAttestationNote` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides two constructors: a default constructor and one that accepts another `DSSEAttestationNote` object as a parameter for copying."],["The `DSSEAttestationNote` class features a `Hint` property, of type `DSSEHint`, which provides insight into the attestation authority's purpose."]]],[]]