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