Gets the server public key.
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ServerKey As SshPublicKey Get |
C# |
---|
public SshPublicKey ServerKey { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Visual Basic |
---|
Public ReadOnly Property ServerKey As SshPublicKey Get |
C# |
---|
public SshPublicKey ServerKey { get; } |