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

Syntax

[Android.Runtime.Register("engineGetTrustManagers", "()[Ljavax/net/ssl/TrustManager;", "GetEngineGetTrustManagersHandler")]
protected abstract ITrustManager[] EngineGetTrustManagers ()

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