SSLRxFinished Function

Microchip TCP/IP Stack

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

Receives the Finished message from remote node

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.