Org.Apache.Http.Conn.Ssl.AbstractVerifier.Verify Method

Syntax

[Android.Runtime.Register("verify", "(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V", "")]
public void Verify (string host, string[] cns, string[] subjectAlts, bool strictWithSubDomains)

Parameters

host
Documentation for this section has not yet been entered.
cns
Documentation for this section has not yet been entered.
subjectAlts
Documentation for this section has not yet been entered.
strictWithSubDomains
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Javax.Net.Ssl.SSLException

Remarks

Requirements

Namespace: Org.Apache.Http.Conn.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1