Click or drag to resize

RC4Utility Methods

The RC4Utility type exposes the following members.

Methods
 NameDescription
Public methodStatic memberKeystream(Byte) Generates an RC4 byte keystream that is intended to be XOR'd with plaintext.
Public methodStatic memberKeystream(String) Generates an RC4 byte keystream that is intended to be XOR'd with plaintext.
Top
See Also