# Functions
No description provided by the author
No description provided by the author
# Variables
CipherSuites Map of TLS CipherSuites from crypto/tls Available CipherSuites defined at https://golang.org/pkg/crypto/tls/#pkg-constants.
ClientAuthTypes Map of allowed TLS ClientAuthType.
CurveIDs is a Map of TLS elliptic curves from crypto/tls Available CurveIDs defined at https://godoc.org/crypto/tls#CurveID, also allowing rfc names defined at https://tools.ietf.org/html/rfc8446#section-4.2.7.
Versions map of allowed TLS versions.