This hash function is how the game client checks that it's communicating with a genuine server during connection initialization.
The hashed challenge value
challenge
the challenge value sent by the client. Should be no larger than 11,092,110.
11,092,110
Generated using TypeDoc
This hash function is how the game client checks that it's communicating with a genuine server during connection initialization.
Returns
The hashed challenge value
Remarks
challenge
.Warning
See