Arc4Cipher public class Arc4Cipher : StreamCipher Implements ARCH4 cipher algorithm Documentation public Arc4Cipher(byte[] key, bool dischargeFirstBytes) Initializes a new instance of the Arc4Cipher class. public void Reset()