RC4.reset
void reset()Resets the cipher to its initial state.
After reset, the cipher can be reused with the same key to process new data from the beginning of the keystream.
void reset()Resets the cipher to its initial state.
After reset, the cipher can be reused with the same key to process new data from the beginning of the keystream.