| 
    Open Enclave
    0.13.0
    
   | 
 
◆ 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. 
 
  | 
  
 1.8.13