Click or drag to resize

RC4UtilityKeystream Method

Overload List
 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