SSLRxClientHello Function

Microchip TCP/IP Stack

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

Receives the ClientHello message, initiating a new SSL session with a client

Preconditions

Handshake hasher is started, and SSL has a stub assigned.

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.