Discuss this help topic in SecureBlackbox Forum

TElSSHPublicKeyAttributes Constructor

TElSSHPublicKeyAttributes     See also     


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


Creates new instance of TElSSHPublicKeyAttributes class

Declaration

[C#]
    TElSSHPublicKeyAttributes();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElSSHPublicKeyAttributes();

Description

    This method creates the instance of TElSSHPublicKeyAttributes class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum