SHA1Hash ClassSSH .NET Client Library Documentation
SHA1 algorithm implementation
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Security.Cryptography HashAlgorithm
    Renci.SshNet.Security.Cryptography SHA1Hash

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

public class SHA1Hash : HashAlgorithm
See Also