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

Syntax

[Android.Runtime.Register("verify", "(Ljava/lang/String;Ljavax/net/ssl/SSLSocket;)V", "GetVerify_Ljava_lang_String_Ljavax_net_ssl_SSLSocket_Handler:Org.Apache.Http.Conn.Ssl.IX509HostnameVerifierInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void Verify (string host, Javax.Net.Ssl.SSLSocket ssl)

Parameters

host
Documentation for this section has not yet been entered.
ssl
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

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