C
static void SSLTxServerHello( TCP_SOCKET hTCP );
Description
Transmits the ServerHello message.
Preconditions
None
Parameters
Parameters |
Description |
hTCP |
the TCP Socket to send the message to |
Returns
None
Side Effects
None
Remarks
None