The cipher suite associated with an SSLSession.
The cipher suite associated with an SSLSession.
The returned value is always an empty string.
The X509Certificates that were sent to the peer during the SSL/TLS handshake.
The X509Certificates that were sent to the peer during the SSL/TLS handshake.
The returned value is always an empty sequence.
The X509Certificates that were received from the peer during the SSL/TLS handshake.
The X509Certificates that were received from the peer during the SSL/TLS handshake.
The returned value is always an empty sequence.
The SSLSession associated with a particular connection.
The SSLSession associated with a particular connection.
Indicates that there is no SSLSession associated with this connection.
The returned value is always a NullSslSession.
The Session ID associated with an SSLSession.
The Session ID associated with an SSLSession.
The returned value is always an empty string.
Indicates whether the connection is using SSL/TLS.
Indicates whether the connection is using SSL/TLS.
The returned value is always false.
Null object which indicates that the existing connection is not using SSL/TLS.