procedure AssignSession(Source: TScSSLClient);
Description
AssignSession copies properties, which describe the current session state to the current object.
The connection to the Source object must be established and secure. This method is used to make implementation of renegotiation of session possible.
See Also