Open Enclave
0.13.0
enclave.h
oe_abort
oe_add_vectored_exception_handler
oe_assert
oe_free_attestation_certificate
oe_free_key
oe_free_report
oe_free_seal_key
oe_free_target_info
oe_generate_attestation_certificate
oe_get_enclave
oe_get_private_key
oe_get_private_key_by_policy
oe_get_public_key
oe_get_public_key_by_policy
oe_get_report_v2
oe_get_seal_key_by_policy_v2
oe_get_seal_key_v2
oe_get_target_info_v2
oe_host_calloc
oe_host_free
oe_host_malloc
oe_host_realloc
oe_host_strndup
oe_identity_verify_callback_t
oe_is_outside_enclave
oe_is_within_enclave
oe_parse_report
oe_random
oe_remove_vectored_exception_handler
oe_verify_attestation_certificate
oe_verify_report
◆
oe_free_target_info()
void oe_free_target_info
(
void *
target_info
)
Frees target info obtained from oe_get_target_info.
Parameters
[in]
target_info
The platform specific data to free.
Generated by
1.8.13