SSLHandshakeCallbacks.verifyCertificateChain

Verify that the certificate chain is trusted.

@param certificateChain chain of X.509 certificates in their encoded form @param authMethod auth algorithm name

@throws CertificateException if the certificate is untrusted

interface SSLHandshakeCallbacks
void
verifyCertificateChain
(,
string authMethod
)

Meta