Set the silent disconnection mode.
- 参数
-
ctx | [IN] TLS connection handle. |
mode | [IN] Mode type. The value 0 indicates that the quiet disconnection mode is disabled, and the value 1 indicates that the quiet disconnection mode is enabled. |
- 返回值
-
HITLS_SUCCESS,if | successful. For details about other error codes, see hitls_error.h. |