BigInteger GetHashCode Method SSH .NET Client Library Documentation
Returns the hash code for the current System.Numerics.BigInteger object.

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

public override int GetHashCode()

Return Value

A 32-bit signed integer hash code.
See Also