Contains an HSM-generated attestation about a key operation. For more information, see Verifying attestations.
JSON representation | |
---|---|
{
"format": enum ( |
Fields | |
---|---|
format |
Output only. The format of the attestation data. |
content |
Output only. The attestation data provided by the HSM when the key operation was performed. A base64-encoded string. |
AttestationFormat
Attestation formats provided by the HSM.
Enums | |
---|---|
ATTESTATION_FORMAT_UNSPECIFIED |
Not specified. |
CAVIUM_V1_COMPRESSED |
Cavium HSM attestation compressed with gzip. Note that this format is defined by Cavium and subject to change at any time. |
CAVIUM_V2_COMPRESSED |
Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08. |