|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SessionKeyGenerator.h>
Public Member Functions | |
| void | Generate (uint8 *buf, uint32 sz) |
| template<typename C> | |
| SessionKeyGenerator (C const &buf) | |
Private Attributes | |
| Hash::Digest | o0 = { } |
| Hash::Digest::const_iterator | o0it |
| Hash::Digest | o1 = { } |
| Hash::Digest | o2 = { } |
Definition at line 13 of file SessionKeyGenerator.h.
|
inline |
|
inline |
Definition at line 29 of file SessionKeyGenerator.h.
References o0, o0it, o1, and o2.
Referenced by WardenMac::Init(), and WardenWin::Init().
|
private |
Definition at line 44 of file SessionKeyGenerator.h.
Referenced by Generate(), and SessionKeyGenerator().
|
private |
Definition at line 47 of file SessionKeyGenerator.h.
Referenced by Generate(), and SessionKeyGenerator().
|
private |
Definition at line 45 of file SessionKeyGenerator.h.
Referenced by Generate(), and SessionKeyGenerator().
|
private |
Definition at line 46 of file SessionKeyGenerator.h.
Referenced by Generate(), and SessionKeyGenerator().