Org.Apache.Http.Conn.Ssl.IX509HostnameVerifier Members

The members of Org.Apache.Http.Conn.Ssl.IX509HostnameVerifier are listed below.

Public Methods

Verify(string, Java.Security.Cert.X509Certificate)
Verify(string, Javax.Net.Ssl.ISSLSession) : bool
Verifies that the specified hostname is allowed within the specified SSL session.
Verify(string, Javax.Net.Ssl.SSLSocket)
Verify(string, string[], string[])
Checks to see if the supplied hostname matches any of the supplied CNs or "DNS" Subject-Alts.