openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_ClearRenegotiationNum()

int32_t HITLS_ClearRenegotiationNum ( HITLS_Ctx ctx,
uint32_t *  renegotiationNum 
)

Clears the renegotiation count.

参数
ctx[IN] hitls context.
renegotiationNum[OUT] Number of incoming renegotiations.
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.