libHSPlasma
|
#include "Util/plString.h"
Classes | |
struct | pnSha1Hash |
Functions | |
PLASMANET_DLL pnSha1Hash | NCHashPassword (const plString &userName, const plString &password) |
PLASMANET_DLL pnSha1Hash | NCHashLoginInfo (const plString &userName, const plString &password, uint32_t serverChallenge, uint32_t clientChallenge) |
PLASMANET_DLL pnSha1Hash NCHashLoginInfo | ( | const plString & | userName, |
const plString & | password, | ||
uint32_t | serverChallenge, | ||
uint32_t | clientChallenge | ||
) |
PLASMANET_DLL pnSha1Hash NCHashPassword | ( | const plString & | userName, |
const plString & | password | ||
) |