Gets SSH host keys for further use.
Namespace: Jscape.ScpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public SshHostKeys HostKeys { get; } |
Visual Basic |
---|
Public ReadOnly Property HostKeys As SshHostKeys Get |
Visual C++ |
---|
public: property SshHostKeys^ HostKeys { SshHostKeys^ get (); } |
Remarks
Returns SSH host keys or
CopyC# if keys are not available

null