![]() |
TrinityCore
|
#include <SessionKeyGenerator.h>
Public Member Functions | |
| template<typename C > | |
| SessionKeyGenerator (C const &buf) | |
| void | Generate (uint8 *buf, uint32 sz) |
Private Attributes | |
| Hash::Digest | o0 = { } |
| Hash::Digest | o1 = { } |
| Hash::Digest | o2 = { } |
| Hash::Digest::const_iterator | o0it |
Definition at line 24 of file SessionKeyGenerator.h.
|
inline |
Definition at line 28 of file SessionKeyGenerator.h.
|
inline |
|
private |
Definition at line 55 of file SessionKeyGenerator.h.
|
private |
Definition at line 58 of file SessionKeyGenerator.h.
|
private |
Definition at line 56 of file SessionKeyGenerator.h.
|
private |
Definition at line 57 of file SessionKeyGenerator.h.