Crate mc_sgx_dcap_types

Source
Expand description

§MobileCoin SGX: Common DCAP Types

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

Idiomatic rust wrappers for common DCAP types.

Structs§

EcdsaSignatureAuxData
ECDSA signature auxiliary data of an Intel SGX quote See sgx_ql_cert_key_type_t::ECDSA_SIG_AUX_DATA
Pck
Contains the provisioning certification key (PCK) leaf certificate
PckCertificateChain
Contains the certificate chain for the provisioning certification key (PCK).
PlatformManifest
Platform manifest
Ppid
Contains the following data:
PpidEncryptedRsa2048
Contains the following data encrypted with RSA 2048:
PpidEncryptedRsa3072
Contains the following data encrypted with RSA 3072:
Quote3
Quote version 3
ReportInfo
Report info for the Quoting Enclave
SignatureData
Signature Data

Enums§

CertificationData
The Quoting enclave certification data
QlError
An enumeration of errors which occur when using QuoteLib-related methods.
Quote3Error
Errors interacting with a Quote3
RequestPolicy
Policy used for loading enclaves