Interface TcpSSLContextSupport

All Known Implementing Classes:
DefaultTcpSSLContextSupport

public interface TcpSSLContextSupport
Strategy interface for the creation of an SSLContext object for use with SSL/TLS sockets.
Since:
2.2
Author:
Gary Russell
  • Method Summary

    Modifier and Type Method Description
    SSLContext getSSLContext()
    Gets an SSLContext.