Open Enclave
0.14.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_identity_verify_callback_t
typedef
oe_result_t
( * oe_identity_verify_callback_t) (
oe_identity_t
*identity, void *arg)
identity validation callback type
Parameters
[in]
identity
a pointer to an enclave's identity information
[in]
arg
caller defined context
Generated by
1.8.13