mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
259 B
259 B
File: md5.h
Classes
MD5MD5Context
Functions
void Generate(const char* iString);void Generate(const int8* buf, uint32 len);bool Set(const int8 buf[16]);bool Set(const char* iMD5String);
Notable Comments
- /*
- */