SHA256Hash ClassSSH .NET Client Library Documentation
SHA256 algorithm implementation.
Inheritance Hierarchy

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

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

public class SHA256Hash : HashAlgorithm
See Also