DerData Write Method (BigInteger)SSH .NET Client Library Documentation
Writes INTEGER data into internal buffer.

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

public void Write(
	BigInteger data
)
See Also