Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // EncryptionKey describe the common.encrypt key, will be specific when compiling. EncryptionKey = "bb_default_key_length_24" // ServerCertPwd describe the encrypt password for server cert key file. // Will be specific when compiling. ServerCertPwd = "" // ClientCertPwd describe the encrypt password for client cert key file. // Will be specific when compiling. ClientCertPwd = "" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.