HostAlgorithm ClassSSH .NET Client Library Documentation
Base class for SSH host algorithms.
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Security HostAlgorithm
    Renci.SshNet.Security CertificateHostAlgorithm
    Renci.SshNet.Security KeyHostAlgorithm

Namespace: Renci.SshNet.Security
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public abstract class HostAlgorithm
See Also