Crate sgx_tservice

Source
Expand description

§Trust Service Library

The Intel(R) Software Guard Extensions SDK provides a trusted library named sgx_tservice for secure data manipulation and protection. The sgx_tservice library provides the following modules:

Trust Platform Service Functions

Modules§

sgxcounter
sgxtime

Functions§

rsgx_close_pse_session
rsgx_close_pse_session closes a session created by rsgx_create_pse_ session.
rsgx_create_pse_session
rsgx_create_pse_session creates a session with the PSE.
rsgx_get_ps_sec_prop
rsgx_get_ps_sec_prop gets a data structure describing the security property of the platform service.
rsgx_get_ps_sec_prop_ex
rsgx_get_ps_sec_prop_ex gets a data structure describing the security property of the platform service.