Android.Net.SSLCertificateSocketFactory.SetTrustManagers Method
Sets the Javax.Net.Ssl.ITrustManagers to be used for connections made by this factory.

Syntax

[Android.Runtime.Register("setTrustManagers", "([Ljavax/net/ssl/TrustManager;)V", "GetSetTrustManagers_arrayLjavax_net_ssl_TrustManager_Handler")]
public virtual void SetTrustManagers (Javax.Net.Ssl.ITrustManager[] trustManager)

Parameters

trustManager
Documentation for this section has not yet been entered.

Remarks

Sets the Javax.Net.Ssl.ITrustManagers to be used for connections made by this factory.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14