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 SocketWrapper
IOException
Copyright © 2021. All rights reserved.