# Functions
No description provided by the author
# Constants
SecureTransportOff indicates "Do not use TLS".
SecureTransportOn indicates "Use TLS".
SecureTransportStartTLS indicates "Do not use TLS initially, but allow the socket to be upgraded to use TLS by calling *Socket.StartTLS()".
# Type aliases
No description provided by the author