Gets or sets the group of allowed host key (server key) algorithms.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property HostKeyAlgorithms As SshHostKeyAlgorithm Get Set |
C# |
---|
public SshHostKeyAlgorithm HostKeyAlgorithms { get; set; } |