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 | RC4 Members | Org.Mentalis.Security.Cryptography Namespace