1
0
EQ2Emu/docs/code/RC4.md
2025-05-06 09:54:48 -04:00

154 B

File: RC4.h

Classes

  • RC4

Functions

  • void Init(int64 nKey);
  • void Cypher(uchar* pData, int32 nLen);

Notable Comments

  • /*
  • */