The CbcCipherMode type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| _blockSize |
Holds block size of the cipher.
(Inherited from CipherMode.) | |
| Cipher |
Gets the cipher.
(Inherited from CipherMode.) | |
| IV |
Gets the IV vector.
(Inherited from CipherMode.) |
See Also