You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a way to generate, store and retrieve a secret key suitable for hashing (with SHA1, for example).
The key should be stored in config.properties and accessible from an utility method in GameServer
See #146.
The text was updated successfully, but these errors were encountered:
Implement a way to generate, store and retrieve a secret key suitable for hashing (with SHA1, for example).
The key should be stored in
config.properties
and accessible from an utility method inGameServer
See #146.
The text was updated successfully, but these errors were encountered: