SSLRxClientKeyExchange Function

Microchip TCP/IP Stack

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

Receives the ClientKeyExchange message and begins the decryption process.

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.