Gets or sets the mode for operation of the symmetric algorithm.
The mode for operation of the symmetric algorithm.
RC4 only supports the OFB cipher mode. See CipherMode for a description of this mode.
| Exception Type | Condition |
|---|---|
| CryptographicException | The cipher mode is not OFB. |
RC4 Class | RC4 Members | Org.Mentalis.Security.Cryptography Namespace