public class SecureTrustManagerFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecureTrustManagerFactory.DataCertificateException |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(X509Certificate[] chain) |
static TrustManager[] |
getTrustManagers() |
public static void add(X509Certificate[] chain)
public static TrustManager[] getTrustManagers()
Copyright © 2016. All rights reserved.