Confidential Computing V1 API - Module Google::Cloud::ConfidentialComputing::V1::SignatureType (v2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Confidential Computing V1 API module Google::Cloud::ConfidentialComputing::V1::SignatureType.
SignatureType enumerates supported signature types for attestation tokens.
Constants
SIGNATURE_TYPE_UNSPECIFIED
value: 0 Unspecified signature type.
SIGNATURE_TYPE_OIDC
value: 1 Google OIDC signature.
SIGNATURE_TYPE_PKI
value: 2 Public Key Infrastructure (PKI) signature.