Package | Description |
---|---|
javax.net.ssl |
Modifier and Type | Method and Description |
---|---|
protected abstract SSLSocketFactory |
SSLContextSpi.engineGetSocketFactory()
Returns a
SocketFactory object for this context. |
SSLSocketFactory |
SSLContext.getSocketFactory()
Returns a
SocketFactory object for this context. |