abstract fun sslSession(): SSLSession
Return SSLSession associated with the underlying socket. Returns null if connection is not SSL.
See Also javax.net.ssl.SSLSession