Class TlsProtocolAndCipherSuiteConfigurationUtil.SocketFactoryWrapper

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
net.dona.doip.util.tls.TlsProtocolAndCipherSuiteConfigurationUtil.SocketFactoryWrapper
Enclosing class:
TlsProtocolAndCipherSuiteConfigurationUtil

public static class TlsProtocolAndCipherSuiteConfigurationUtil.SocketFactoryWrapper extends SSLSocketFactory
A wrapper for an SSLSocketFactory which ensures that all created sockets will use appropriate protocols and cipher suites.