public final class BasicCertificateChainCleaner extends CertificateChainCleaner
AndroidCertificateChainCleaner| Constructor and Description |
|---|
BasicCertificateChainCleaner(TrustRootIndex trustRootIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<Certificate> |
clean(List<Certificate> chain,
String hostname) |
boolean |
equals(Object other) |
int |
hashCode() |
get, getpublic BasicCertificateChainCleaner(TrustRootIndex trustRootIndex)
public List<Certificate> clean(List<Certificate> chain, String hostname) throws SSLPeerUnverifiedException
clean in class CertificateChainCleanerSSLPeerUnverifiedExceptionCopyright © 2019. All rights reserved.