public class SslContextFactory extends Object
| Constructor and Description |
|---|
SslContextFactory(KeyStoreManager ksm) |
SslContextFactory(KeyStoreManager ksm,
TrustManager[] trustManagers) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getServerContext() |
public SslContextFactory(KeyStoreManager ksm)
public SslContextFactory(KeyStoreManager ksm, TrustManager[] trustManagers)
public SSLContext getServerContext()
Copyright © 2009–2015 LittleShoot. All rights reserved.