Interface protos.google.cloud.confidentialcomputing.v1alpha1.IVerifyAttestationRequest (1.2.0)

Properties of a VerifyAttestationRequest.

Package

@google-cloud/confidentialcomputing

Properties

challenge

challenge?: (string|null);

VerifyAttestationRequest challenge

gcpCredentials

gcpCredentials?: (google.cloud.confidentialcomputing.v1alpha1.IGcpCredentials|null);

VerifyAttestationRequest gcpCredentials

tpmAttestation

tpmAttestation?: (google.cloud.confidentialcomputing.v1alpha1.ITpmAttestation|null);

VerifyAttestationRequest tpmAttestation