public class SecurityUtils extends Object
| Constructor and Description |
|---|
SecurityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.conn.ssl.SSLConnectionSocketFactory |
createSocketFactory(Path truststoreFile,
Path keystoreFile,
String password) |
public static org.apache.http.conn.ssl.SSLConnectionSocketFactory createSocketFactory(Path truststoreFile, Path keystoreFile, String password) throws KeyManagementException, NoSuchAlgorithmException, KeyStoreException, CertificateException, IOException, UnrecoverableKeyException
Copyright © 2019. All rights reserved.