mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
154 B
154 B
File: RC4.h
Classes
RC4
Functions
void Init(int64 nKey);void Cypher(uchar* pData, int32 nLen);
Notable Comments
- /*
- */