openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_GetDupSession()

HITLS_Session * HITLS_GetDupSession ( HITLS_Ctx ctx)

Obtain the handle of the copied session information.

注意
The number of times that the call is called increases by 1. The call is released by calling HITLS_SESS_Free.
参数
ctx[IN] TLS connection handle
返回值
Sessioninformation handle