Open Enclave
0.16.1
|
◆ oe_get_target_info_v2()
Extracts additional platform specific data from the report and writes it to target_info_buffer. After calling this function, the target_info_buffer can used for the opt_params field in oe_get_report. For example, on SGX, the target_info_buffer can be used as a sgx_target_info_t for local attestation.
|