Sets whether to send handshake messages by flight distance.
- 参数
-
ctx | [IN/OUT] TLS connection handle. |
isEnable | [IN] Indicates whether to enable handshake information sending by flight distance. The value 0 indicates disable, other values indicate enable. |
- 返回值
-
HITLS_NULL_INPUT,the | input parameter pointer is NULL. |
HITLS_SUCCESS,if | successful. |