public class BasicSSLContextFactory extends SSLEngineFactorySupport implements SSLContextFactory
JAVA_NET_SSL_PREFIX, kmf, protocol, tmf| Constructor and Description |
|---|
BasicSSLContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getSSLContext() |
void |
init(Properties properties)
Initializes this class with config from
SSLConfig |
getProperty, getProperty, load, loadKeyManagerFactory, loadKeyManagerFactory, loadKeyStore, loadTrustManagerFactory, loadTrustManagerFactorypublic void init(Properties properties) throws Exception
SSLContextFactorySSLConfiginit in interface SSLContextFactoryproperties - properties form configExceptionpublic SSLContext getSSLContext()
getSSLContext in interface SSLContextFactoryCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.