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