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.KeyManagementExceptionjava.security.UnrecoverableKeyExceptionjava.security.NoSuchAlgorithmExceptionjava.security.KeyStoreExceptionCopyright © 2020. All Rights Reserved.