BigInteger BitLength Property SSH .NET Client Library Documentation
Gets number of bits used by the number.

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

public int BitLength { get; }

Field Value

The number of the bit used.
See Also