API documentation for confidentialcomputing_v1.types
package.
Classes
Challenge
A Challenge from the server used to guarantee freshness of attestations
ConfidentialSpaceInfo
ConfidentialSpaceInfo contains information related to the Confidential Space TEE.
ContainerImageSignature
ContainerImageSignature holds necessary metadata to verify a container image signature.
CreateChallengeRequest
Message for creating a Challenge
GcpCredentials
Credentials issued by GCP which are linked to the platform attestation. These will be verified server-side as part of attestaion verification.
SevSnpAttestation
An SEV-SNP Attestation Report. Contains the attestation report and the certificate bundle that the client collects.
SignedEntity
SignedEntity represents an OCI image object containing everything necessary to verify container image signatures.
SigningAlgorithm
SigningAlgorithm enumerates all the supported signing algorithms.
TdxCcelAttestation
A TDX Attestation quote.
TokenOptions
Options to modify claims in the token to generate custom-purpose tokens.
TokenType
Token type enum contains the different types of token responses Confidential Space supports
TpmAttestation
TPM2 data containing everything necessary to validate any platform state measured into the TPM.
VerifyAttestationRequest
A request for an OIDC token, providing all the necessary information needed for this service to verify the plaform state of the requestor.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
VerifyAttestationResponse
A response once an attestation has been successfully verified, containing a signed OIDC token.