openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_SetSessionTimeout()

int32_t HITLS_CFG_SetSessionTimeout ( HITLS_Config config,
uint64_t  timeout 
)

Set the session timeout interval.

参数
config[OUT] Config context.
timeout[IN] Session timeout interval, in seconds.
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.