Open Enclave
0.16.1
|
◆ oe_result_t
This enumeration type defines return codes for Open Enclave functions. These functions return OE_OK upon success and one of the other enumeration values on failure. typedef enum _oe_result oe_result_t |