Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::V1::KeyOperationAttestation.
Contains an HSM-generated attestation about a key operation. For more information, see Verifying attestations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cert_chains
def cert_chains() -> ::Google::Cloud::Kms::V1::KeyOperationAttestation::CertificateChains
Returns
- (::Google::Cloud::Kms::V1::KeyOperationAttestation::CertificateChains) — Output only. The certificate chains needed to validate the attestation
#content
def content() -> ::String
Returns
- (::String) — Output only. The attestation data provided by the HSM when the key operation was performed.
#format
def format() -> ::Google::Cloud::Kms::V1::KeyOperationAttestation::AttestationFormat
Returns
- (::Google::Cloud::Kms::V1::KeyOperationAttestation::AttestationFormat) — Output only. The format of the attestation data.