[This is preliminary documentation and subject to change.]
Gets or sets the block size of the cryptographic operation in bits.
The block size of RC4 is always 8 bits.
| Exception Type | Condition |
|---|---|
| CryptographicException | The block size is invalid. |
RC4 Class | Org.Mentalis.SecurityServices.Cryptography Namespace