Populates buffer with big endian number representation.
Namespace: Renci.SshNet.Security.CryptographyAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- number
- Type:
System UInt32
The number to convert.
- buffer
- Type:
System Byte
The buffer.
- offset
- Type:
System Int32
The buffer offset.
See Also