openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_IsSessionReused()

int32_t HITLS_IsSessionReused ( HITLS_Ctx ctx,
uint8_t *  isReused 
)

Whether the link is multiplexed with a session.

参数
ctx[IN] config Context.
isReused[OUT] Indicates whether to reuse a session.
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.