Module: Google::Cloud::Kms::V1::KeyOperationAttestation::AttestationFormat

Defined in:
lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb

Overview

Attestation formats provided by the HSM.

Constant Summary collapse

ATTESTATION_FORMAT_UNSPECIFIED =

Not specified.

0
CAVIUM_V1_COMPRESSED =

Cavium HSM attestation compressed with gzip. Note that this format is defined by Cavium and subject to change at any time.

3
CAVIUM_V2_COMPRESSED =

Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08.

4