Documentation ¶
Overview ¶
Package cipher provides cryptographic functionality, such as TLS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TLSAvailable bool //Whether TLS certificates have been loaded successfully
View Source
var TLSConfig *tls.Config //Static configuration for TLS
Functions ¶
func TLSLoadCertificate ¶
func TLSLoadCertificate()
Loads the TLS certificate provided in the configuration file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.