Open Enclave  0.12.0

◆ oe_free_serialized_custom_claims()

oe_result_t oe_free_serialized_custom_claims ( uint8_t *  custom_claims_buffer)

oe_free_serialized_custom_claims

Free buffer of serialized custom claims.

Parameters
[in]custom_claims_bufferSerialized custom claims buffer to free.
Return values
OE_OKThe function was successful.