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.

参数
ctx[IN] hitls context.
isSecureRenegotiation[OUT] Whether to support security renegotiation
返回值
HITLS_SUCCESS,obtainedsuccessfully. For details about other error codes, see hitls_error.h.