Discuss this help topic in SecureBlackbox Forum
Creates new instance of TElSSHClient class
Declaration
[C#/Java]
TElSSHClient();
TElSSHClient(Component AOwner);
[VB.NET]
Sub New()
Sub New(ByVal AOwner As Component)
[Pascal]
constructor Create (AOwner : TComponent);
Description
This method creates the
instance of TElSSHClient class.
Discuss this help topic in SecureBlackbox Forum