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