Class ConnectionSSLSessionInfo

  • All Implemented Interfaces:
    SSLSessionInfo

    public class ConnectionSSLSessionInfo
    extends Object
    implements SSLSessionInfo
    SSL session information that is read directly from the SSL session of the XNIO connection
    Author:
    Stuart Douglas