Registry / crypto / mc-sgx-dcap-sys-types

mc-sgx-dcap-sys-types

JSON →
library0.12.0rscratesunverified

FFI type definitions for the SGX DCAP libraries.

# Cargo.toml [dependencies] mc-sgx-dcap-sys-types = "0.12.0"
INSTALL
IMPORT
SIG · MC-SGX-DCAP-SYS-TY
M
mc-sgx-dcap-sys-types
cryptorustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sgx_dcap_ql_qv_result_t
use mc_sgx_dcap_sys_types::sgx_dcap_ql_qv_result_t;

Uses an SGX DCAP type constant.

use mc_sgx_dcap_sys_types::sgx_dcap_ql_qv_result_t; fn main() { let result = sgx_dcap_ql_qv_result_t::SGX_QL_QV_RESULT_OK; println!("Result: {:?}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
mc-sgx-dcap-sys-types — cargo add mc-sgx-dcap-sys-types · libregistry