public class CheckServerTrustedCertificateExceptionContext extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CheckServerTrustedCertificateExceptionContext(X509Certificate[] certificateChain,
Throwable certificateException) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate[] |
getCertificateChain() |
Throwable |
getError() |
protected CheckServerTrustedCertificateExceptionContext(X509Certificate[] certificateChain, Throwable certificateException)
public X509Certificate[] getCertificateChain()
Copyright © 2013–2019. All rights reserved.