CtrCipherMode FieldsSSH .NET Client Library Documentation
The CtrCipherMode type exposes the following members.
Fields

  NameDescription
Protected field_blockSize
Holds block size of the cipher.
(Inherited from CipherMode.)
Protected fieldCipher
Gets the cipher.
(Inherited from CipherMode.)
Protected fieldIV
Gets the IV vector.
(Inherited from CipherMode.)
Back to Top
See Also