DerData ReadBigInteger Method SSH .NET Client Library Documentation
Reads next mpint data type from internal buffer.

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

public BigInteger ReadBigInteger()

Return Value

mpint read.
See Also