- chain
- Documentation for this section has not yet been entered.
- authType
- Documentation for this section has not yet been entered.
- host
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Type Reason Java.Security.Cert.CertificateException if the chain does not verify correctly.
Verifies the given certificate chain.
See Javax.Net.Ssl.IX509TrustManager.CheckServerTrusted(Java.Security.Cert.X509Certificate[], System.String) for a description of the chain and authType parameters. The final parameter, host, should be the hostname of the server.