SSLPeriodic Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SSLPeriodic Function
C
void SSLPeriodic(
    TCP_SOCKET hTCP, 
    BYTE sslStubID
);
Description

This function performs periodic tasks for the SSL module. This includes processing for RSA operations.

Preconditions

SSL has already been initialized.

Parameters
Parameters 
Description 
hTCP 
the socket for which to perform periodic functions 
id 
the SSL stub to use 
Returns

None

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