Open Enclave
0.16.1
|
◆ OE_ENCLAVE_FLAG_DEBUG_AUTO
Flag passed into oe_create_enclave that allows the host to automatically decide to run the enclave in debug mode or not based on the Debug value specified in the enclave configuration file. When both this and OE_ENCLAVE_FLAG_DEBUG flags are set, OE_ENCLAVE_FLAG_DEBUG takes precedence. |