SSLRxServerHello Function

Microchip TCP/IP Stack

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

Receives the ServerHello from the remote server

Preconditions

sslStub is synchronized and HSStart() has been called.

Parameters
Parameters 
Description 
hTCP 
the TCP Socket to read from 
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.