RC |
The RC4Utility type exposes the following members.
| Name | Description | |
|---|---|---|
| Keystream(Byte) | Generates an RC4 byte keystream that is intended to be XOR'd with plaintext. | |
| Keystream(String) | Generates an RC4 byte keystream that is intended to be XOR'd with plaintext. |