openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_GetRenegotiationSupport()

int32_t HITLS_GetRenegotiationSupport ( const HITLS_Ctx ctx,
uint8_t *  isSupportRenegotiation 
)

Obtain whether renegotiation is supported.

参数
ctx[IN] hitls Context
isSupportRenegotiation[OUT] Whether to support renegotiation
返回值
HITLS_SUCCESS,obtainsuccessful. For details about other error codes, see hitls_error.h.