public interface SSLConfig
Modifier and Type | Method and Description |
---|---|
javax.net.ssl.SSLContext |
getSSLContext()
Get the SSL Context, from wherever it comes (file, keystore).
|
javax.net.ssl.SSLContext getSSLContext() throws java.security.KeyManagementException, java.security.UnrecoverableKeyException, java.security.NoSuchAlgorithmException, java.security.KeyStoreException
java.security.KeyManagementException
java.security.UnrecoverableKeyException
java.security.NoSuchAlgorithmException
java.security.KeyStoreException
Copyright © 2018. All Rights Reserved.