public interface SSLContextFactory
Modifier and Type | Method and Description |
---|---|
SSLContext |
newSSLContext(KeyStore keyStore) |
SSLContext newSSLContext(KeyStore keyStore) throws NoSuchAlgorithmException, UnrecoverableKeyException, KeyStoreException, KeyManagementException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.