Interface SSLContextFactory
- All Known Implementing Classes:
SSLContextFactoryImpl
public interface SSLContextFactory
-
Method Summary
-
Method Details
-
newSSLContext
SSLContext newSSLContext(KeyStore keyStore) throws NoSuchAlgorithmException, UnrecoverableKeyException, KeyStoreException, KeyManagementException
-