public interface ISSLEnvironment
SSLContext instances.| Modifier and Type | Method and Description |
|---|---|
SSLContext |
createSslContext()
The default
SSLContext to be used in this environment. |
SSLContext |
createSslContext(KeyManager[] keyManagers) |
SSLContext createSslContext() throws GeneralSecurityException
SSLContext to be used in this environment.GeneralSecurityExceptionSSLContext createSslContext(KeyManager[] keyManagers) throws GeneralSecurityException
GeneralSecurityExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.