public sealed class KeyOperationAttestation : IMessage<KeyOperationAttestation>, IEquatable<KeyOperationAttestation>, IDeepCloneable<KeyOperationAttestation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class KeyOperationAttestation.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e class within the Google Cloud Key Management Service (KMS) v1 API for .NET, with the latest version being 3.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e class represents an HSM-generated attestation about a key operation and is used for verifying attestations, as documented on the Google Cloud website.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKeyOperationAttestation\u003c/code\u003e includes properties such as \u003ccode\u003eCertChains\u003c/code\u003e, \u003ccode\u003eContent\u003c/code\u003e, and \u003ccode\u003eFormat\u003c/code\u003e, offering details on the certificate chains needed for attestation validation, the attestation data itself, and the format of said data, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the inheritance and members such as the object class, as well as providing two constructor options: a parameterless constructor, and one that receives another \u003ccode\u003eKeyOperationAttestation\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]