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-04-09 UTC."],[[["This page provides reference documentation for the `KeyOperationAttestation` class within the Google Cloud Key Management Service (KMS) v1 API for .NET, specifically version 3.14.0."],["The `KeyOperationAttestation` class represents an HSM-generated attestation about a key operation, which users can use to verify key operations, as detailed within the documentation."],["The document shows that the `KeyOperationAttestation` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details properties of the `KeyOperationAttestation` class, including `CertChains`, `Content`, and `Format`, which respectively provide the certificate chains, raw attestation data, and the format of the attestation."],["The webpage offers a historical view of the `KeyOperationAttestation` documentation with access to versions 3.0.0 to 3.16.0, allowing for tracking of its history and changes throughout versions."]]],[]]