KeyOperationAttestation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains an HSM-generated attestation about a key operation. For more information, see Verifying attestations.
Attributes
Name | Description |
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.