public sealed class KeyOperationAttestation : IMessage<KeyOperationAttestation>, IEquatable<KeyOperationAttestation>, IDeepCloneable<KeyOperationAttestation>, IBufferMessage, IMessage
Contains an HSM-generated attestation about a key operation. For more
information, see Verifying attestations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e class represents an HSM-generated attestation for key operations, used for verification as detailed in the "Verifying attestations" documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e is 3.16.0, with multiple other versions available, ranging from 3.0.0 to 3.15.0 and down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eCertChains\u003c/code\u003e, which stores certificate chains for validation, \u003ccode\u003eContent\u003c/code\u003e, which holds the attestation data from the HSM, and \u003ccode\u003eFormat\u003c/code\u003e, indicating the attestation data's structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e class can be instantiated either with no parameters or by providing another \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]