Holds a fully-built SslContext (or null for plaintext) along with a mutual-auth indicator.
null
true if mutual authentication is enabled
true
the Netty SslContext, or null if the connection uses plaintext
Returns a human-readable description of the TLS mode (e.g., "plaintext" or "TLS with mutual auth").