public class SslSocketWrapper extends Object implements SocketWrapper
| Constructor and Description |
|---|
SslSocketWrapper() |
SslSocketWrapper(String[] cipherSuites) |
public SslSocketWrapper()
public SslSocketWrapper(String[] cipherSuites)
public Socket wrapSocket(Socket socket) throws IOException
wrapSocket in interface SocketWrapperIOExceptionCopyright © 2017. All rights reserved.