SSLRSAOperation Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SSLRSAOperation Function
C
static RSA_STATUS SSLRSAOperation();
Description

Pauses connection processing until RSA calculation is complete.

Preconditions

The RSA Module has been secured, an RSA operation is pending, sslStub.wRxHsBytesRem is the value of sslStub.wRxBytesRem after completion, and sslStub.wRxBytesRem is the value of sslStub.rxProtocol after completion. Also requires sslStub to be synchronized.

Returns

None

Side Effects

None

Remarks

This function exists outside of the handshaking functions so that the system does not incur the expense of resuming and suspending handshake hashes.

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