EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.ServerKey

TElSimpleSSHClient     See also    


 

This property contains server's public key.

 
 

Declaration

[C#]
    TElSSHKey ServerKey;

[VB.NET]
    Property ServerKey As TElSSHKey

[Pascal]
    property ServerKey : TElSSHKey;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use read-only this property to obtain public key which identifies the SSH server which the client is connected to.

 
 

See also:     OnKeyValidate     TrustedKeys    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation