Check whether a handshake is being performed.
- Parameters
-
ctx | [IN] TLS connection handle |
isHandShaking | [OUT] Indicates whether the handshake is in progress. |
- Return values
-
HITLS_SUCCESS,Obtaining | the status succeeded. For other error codes, see hitls_error.h. |