Open Enclave
0.16.1
attestation
verifier.h
oe_free_claims
oe_verifier_free_format_settings
oe_verifier_free_formats
oe_verifier_get_format_settings
oe_verifier_get_formats
oe_verifier_initialize
oe_verifier_shutdown
oe_verify_attestation_certificate_with_evidence
oe_verify_attestation_certificate_with_evidence_v2
oe_verify_claims_callback_t
oe_verify_evidence
◆
oe_verifier_free_format_settings()
oe_result_t
oe_verifier_free_format_settings
(
uint8_t *
settings
)
oe_verifier_free_format_settings
Frees a format settings buffer.
This feature is marked as experimental:
Parameters
[in]
settings
The format settings buffer.
Return values
OE_OK
The function succeeded.
other
appropriate error code.
Generated by
1.8.17