Discuss this help topic in SecureBlackbox Forum
Copies session parameters from other TElSSLClient object
Declaration
Parameters
Description
Use this method to copy secure session parameters from other
TElSSLClient object.
Then call
Resume method to resume that session.
Resuming session is allowed only for the same host, where session was created.
You can join other TElSSLClient, if its session is not closed yet. So, you can
use as much simultaneously established sessions with same secure parameters as needed.