C
static void SSLSessionSync( BYTE id );
Description
Specified session is loaded to RAM. Only loads if necessary, and saves any current session before switching if it has been updated.
Preconditions
None
Parameters
Parameters |
Description |
id |
the session ID to sync to RAM |
Returns
None
Side Effects
None
Remarks
None