Open Enclave
0.16.1
|
The uniform structure type containing a specific type of enclave setting. More...
#include <host.h>
Data Fields | |
oe_enclave_setting_type_t | setting_type |
The type of the setting in u | |
union { | |
const oe_enclave_setting_context_switchless_t * context_switchless_setting | |
const oe_sgx_enclave_setting_config_data * config_data | |
} | u |
The specific setting for the enclave, such as for configuring context-switchless calls. | |
The uniform structure type containing a specific type of enclave setting.