openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_SESS_IsResumable()

bool HITLS_SESS_IsResumable ( const HITLS_Session sess)

Check whether the session can be recovered. Only simple check is performed, but the validity period is not checked.

参数
sess[IN] Session information handle.
返回值
Indicateswhether the recovery can be performed.