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