[This is preliminary documentation and subject to change.]
Gets or sets the feedback size of the cryptographic operation in bits.
This property always throws a CryptographicException.
RC4 doesn't use the FeedbackSize property.
| Exception Type | Condition |
|---|---|
| CryptographicException | This exception is always thrown. |
RC4CryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace