Class KeyOperationAttestation (2.6.1)

KeyOperationAttestation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains an HSM-generated attestation about a key operation. For more information, see Verifying attestations.

Attributes

NameDescription
format google.cloud.kms_v1.types.KeyOperationAttestation.AttestationFormat
Output only. The format of the attestation data.
content bytes
Output only. The attestation data provided by the HSM when the key operation was performed.

Classes

AttestationFormat

AttestationFormat(value)

Attestation formats provided by the HSM.