Interface SSLServerSetupHandler


  • public interface SSLServerSetupHandler
    Server SSL setup handler. Custom implementations of this interface can be used to configure various SSL protocol aspects such as supported protocol versions, cypher suites, and mandatory / optional client authentication.
    Since:
    4.4
    See Also:
    SSLServerSocket, SSLSession