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
KeyManagementException
UnrecoverableKeyException
NoSuchAlgorithmException
KeyStoreException
Copyright © 2015. All Rights Reserved.