Javax.Net.Ssl.X509ExtendedKeyManager.GetServerAliases Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("getServerAliases", "(Ljava/lang/String;[Ljava/security/Principal;)[Ljava/lang/String;", "GetGetServerAliases_Ljava_lang_String_arrayLjava_security_Principal_Handler")]
public abstract string[] GetServerAliases (string keyType, Java.Security.IPrincipal[] issuers)

Parameters

keyType
Documentation for this section has not yet been entered.
issuers
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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