Module api

Source

Structs§

EnclaveQuoteBody
The ISV enclave quote body as returned in VerifyAttestationEvidenceResponse. Compared to sgx_isa::Report, this has some QE metadata at the front, and omits keyid and mac at the end. Everything else is the same. Refer to the IAS API Specification.
IasAdvisoryId
PlatformInfoFlagsV2
VerifiedSig
VerifyAttestationEvidenceRequest
A request body for the IAS “verify attestation evidence” endpoint. Refer to the IAS API Specification.
VerifyAttestationEvidenceResponse
A response body for the IAS “verify attestation evidence” endpoint. Refer to the IAS API Specification.

Enums§

IasVersion
PlatformStatus
QuoteStatus
Attestation verification status enum. Refer to “Attestation Verification Report” in the IAS API specification.

Constants§

ENCLAVE_QUOTE_BODY_LEN
LATEST_IAS_VERSION

Traits§

VerificationType