Discuss this help topic in SecureBlackbox Forum

TElSSHUser.SetSSHKey

TElSSHUser     See also     


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


Declaration

[C#]
    void SetSSHKey(TElSSHKey Value);

[VB.NET]
    Sub SetSSHKey(ByVal Value As TElSSHKey)

[Pascal]
    under development

[C++]
    void SetSSHKey(TElSSHKey &Value);
    void SetSSHKey(TElSSHKey *Value);

[PHP]
    void SetSSHKey(TElSSHKey $Value)

[Java]
    void setSSHKey(TElSSHKey Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum