public interface SSLConfig
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getSSLContext()
Get the SSL Context, from wherever it comes (file, keystore).
|
SSLContext getSSLContext() throws KeyManagementException, UnrecoverableKeyException, NoSuchAlgorithmException, KeyStoreException
KeyManagementExceptionUnrecoverableKeyExceptionNoSuchAlgorithmExceptionKeyStoreExceptionCopyright © 2017. All Rights Reserved.