Javax.Net.Ssl.TrustManagerFactory.GetTrustManagers Method
Returns the list of TrustManagers with one entry for each type of trust material.

Syntax

[Android.Runtime.Register("getTrustManagers", "()[Ljavax/net/ssl/TrustManager;", "")]
public ITrustManager[] GetTrustManagers ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of TrustManagers with one entry for each type of trust material.

[Android Documentation]

Requirements

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