| Constructor and Description |
|---|
SocketUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Socket |
wrapSocketInSslContext(Socket socket) |
static Socket |
wrapSocketInSslContext(Socket socket,
String[] cipherSuites) |
public static Socket wrapSocketInSslContext(Socket socket) throws IOException
IOExceptionpublic static Socket wrapSocketInSslContext(Socket socket, String[] cipherSuites) throws IOException
IOExceptionCopyright © 2017. All rights reserved.