public class SSLUtil extends Object
Constructor and Description |
---|
SSLUtil() |
Modifier and Type | Method and Description |
---|---|
static HostnameVerifier |
createAnyHostHostnameVerifier() |
static SSLSocketFactory |
createSSLFactory(String truststore,
String password,
String type,
String rnd) |
public static SSLSocketFactory createSSLFactory(String truststore, String password, String type, String rnd)
public static HostnameVerifier createAnyHostHostnameVerifier()
Copyright © 2020. All rights reserved.