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