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