public final class TrustMaterial extends Object
NOTE: Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time.
Modifier and Type | Class and Description |
---|---|
static class |
TrustMaterial.Builder |
Modifier and Type | Method and Description |
---|---|
X509ExtendedTrustManager |
getTrustManager() |
List<KeyStoreHolder> |
getTrustStores() |
public X509ExtendedTrustManager getTrustManager()
public List<KeyStoreHolder> getTrustStores()
Copyright © 2021. All rights reserved.