openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_GetSecureRenegotiationSupport()

int32_t HITLS_GetSecureRenegotiationSupport ( const HITLS_Ctx ctx,
uint8_t *  isSecureRenegotiation 
)

Obtains whether security renegotiation is supported.

Parameters
ctx[IN] hitls context.
isSecureRenegotiation[OUT] Whether to support security renegotiation
Return values
HITLS_SUCCESS,obtainedsuccessfully. For details about other error codes, see hitls_error.h.