Confidential Computing V1 API - Module Google::Cloud::ConfidentialComputing::V1::SignatureType (v2.0.0)

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.