public class JsseSslEngineFactory extends SslEngineFactoryBase
| Constructor and Description |
|---|
JsseSslEngineFactory(SSLContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
SSLEngine |
newSslEngine(AsyncHttpClientConfig config,
String peerHost,
int peerPort)
Creates a new
SSLEngine. |
configureSslEngine, domainclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, initpublic JsseSslEngineFactory(SSLContext sslContext)
public SSLEngine newSslEngine(AsyncHttpClientConfig config, String peerHost, int peerPort)
SslEngineFactorySSLEngine.config - the client configpeerHost - the peer hostnamepeerPort - the peer portCopyright © 2024. All rights reserved.