SSLTxClientHello Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SSLTxClientHello Function
C
static void SSLTxClientHello(
    TCP_SOCKET hTCP
);
Description

Transmits the ClientHello message to initiate a new SSL session with the server.

Preconditions

Enough space is available in hTCP to write the entire message.

Parameters
Parameters 
Description 
hTCP 
the TCP Socket to send the message to 
Returns

None

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.