Module pcs

Source
Expand description

Intel Provisioning Certification Services (PCS) quote handling.

Structs§

Quote
An enclave quote.
QuoteBundle
An attestation quote together with the TCB bundle required for its verification.
QuotePolicy
Quote validity policy.
TCBBundle
The TCB bundle contains all the required components to verify a quote’s TCB.
TdAttributes
TDX TD attributes.
TdReport
TDX TD report.
TdxModulePolicy
TDX module policy.
TdxQuotePolicy
TDX-specific quote policy.

Enums§

Error
Possible errors returned by this module.

Functions§

td_enclave_identity
Compute enclave identity from the given measurements.