Algorithm ClassSSH .NET Client Library Documentation
Represents the abstract base class from which all implementations of algorithms must inherit.
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Security Algorithm
    Renci.SshNet.Compression Compressor
    Renci.SshNet.Security KeyExchange

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

public abstract class Algorithm
See Also