public class SslContextFactory extends Object
Constructor and Description |
---|
SslContextFactory(KeyStoreManager ksm) |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getClientContext() |
SSLContext |
getServerContext() |
public SslContextFactory(KeyStoreManager ksm)
public SSLContext getServerContext()
public SSLContext getClientContext()
Copyright © 2009-2012 LittleShoot. All Rights Reserved.