BlockCipher _blockSize FieldSSH .NET Client Library Documentation
Gets the size of the block in bytes.

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

protected readonly int _blockSize

Field Value

The size of the block in bytes.
See Also