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

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