Documentation ¶
Overview ¶
Package secrets provides RSA secrets for the game, currently just OpenTibia server secret.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RSA private key used by OpenTibia server to decrypt content encrypted with the corresponding public key. OpenTibiaPrivateKey rsa.PrivateKey )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.