public class CustomTrustManagerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_STORE_ERROR |
static String |
NO_SUCH_ALGORITHM |
| Modifier and Type | Method and Description |
|---|---|
static TrustManager[] |
getTrustManager(TrustStoreConfiguration trustStoreConfiguration) |
public static final String NO_SUCH_ALGORITHM
public static final String KEY_STORE_ERROR
public static TrustManager[] getTrustManager(TrustStoreConfiguration trustStoreConfiguration)
Copyright © 2023. All rights reserved.