KeyExchange CreateServerHash Method SSH .NET Client Library Documentation
Creates the server side hash algorithm to use.

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

public HashAlgorithm CreateServerHash()

Return Value

Hash algorithm
See Also