Crate mc_sgx_capable

Source
Expand description

§MobileCoin SGX: Capabilities

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

Idiomatic rust for the sgx_capable library.

Functions§

enable
Attempt to enable SGX programmatically.
is_capable
Tests if the current system is capable of running SGX.
is_enabled
Attempts to see if SGX is enabled.