Implements certificate support for host algorithm.
Inheritance Hierarchy
Renci.SshNet.Security HostAlgorithm
Renci.SshNet.Security CertificateHostAlgorithm
Namespace: Renci.SshNet.Security
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public class CertificateHostAlgorithm : HostAlgorithm
See Also