# File: `RC4.h` ## Classes - `RC4` ## Functions - `void Init(int64 nKey);` - `void Cypher(uchar* pData, int32 nLen);` ## Notable Comments - /* - */