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

Syntax

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

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.

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