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
IOException
public static Socket wrapSocketInSslContext(Socket socket, String[] cipherSuites) throws IOException
IOException
Copyright © 2017. All rights reserved.