Org.Apache.Http.Conn.Ssl.AbstractVerifier Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
AcceptableCountryWildcard(string) : bool
static
CountDots(string) : int
Counts the number of dots "." in a string.
static
GetCNs(Java.Security.Cert.X509Certificate) : string[]
static
GetDNSSubjectAlts(Java.Security.Cert.X509Certificate) : string[]
Extracts the array of SubjectAlt DNS names from an X509Certificate.
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)
abstract
Verify(string, string[], string[])
Documentation for this section has not yet been entered.
Verify(string, string[], string[], bool)