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"]],[["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 documentation for the `KeyOperationAttestation` class within the Google Cloud Key Management Service v1 API, specifically for version 3.13.0, with links to other versions."],["The `KeyOperationAttestation` class represents an HSM-generated attestation about a key operation, which can be used to verify the authenticity of the operation."],["It inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each one available at their own link."],["The class includes properties such as `CertChains`, `Content`, and `Format`, detailing the certificate chains, the attestation data, and the format of the attestation data respectively, within the `KeyOperationAttestation.Types` nested class."],["The documentation includes various versions of the `KeyOperationAttestation` class ranging from version 2.2.0 all the way to 3.16.0, with the latest version being accessible from the top of the list."]]],[]]