# Functions
AbsTLSClient makes TLS client files absolute.
AbsTLSServer makes TLS client files absolute.
GetClientTLSConfig creates a tls.Config object from certs and roots.
# Variables
DefaultCipherSuites is a set of strong TLS cipher suites.
# Structs
ClientAuth defines the key material needed to verify client certificates.
ClientTLSConfig defines the key material for a TLS client.
KeyCertFiles defines the files need for client on TLS.
ServerTLSConfig defines key material for a TLS server.