Javax.Net.Ssl.KeyManagerFactory.GetKeyManagers Method
Returns a list of key managers, one instance for each type of key in the key store.

Syntax

[Android.Runtime.Register("getKeyManagers", "()[Ljavax/net/ssl/KeyManager;", "")]
public IKeyManager[] GetKeyManagers ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a list of key managers, one instance for each type of key in the key store.

[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