public class SslContextFactory extends Object
| Constructor and Description |
|---|
SslContextFactory(KeyStoreManager ksm) |
SslContextFactory(KeyStoreManager ksm,
TrustManager[] trustManagers) |
public SslContextFactory(KeyStoreManager ksm)
public SslContextFactory(KeyStoreManager ksm, TrustManager[] trustManagers)
public SSLContext getServerContext()
Copyright © 2009-2013 LittleShoot. All Rights Reserved.