Discuss this help topic in SecureBlackbox Forum

TElSSHPublicKeyClient Constructor

TElSSHPublicKeyClient     See also     


Filter: C#/Java  VB.NET  Pascal  C++  PHP  


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);

[C++]
    not available

[PHP]
    not available

Description

    This method creates the instance of TElSSHPublicKeyServer class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum