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

Syntax

[Android.Runtime.Register("chooseClientAlias", "([Ljava/lang/String;[Ljava/security/Principal;Ljava/net/Socket;)Ljava/lang/String;", "GetChooseClientAlias_arrayLjava_lang_String_arrayLjava_security_Principal_Ljava_net_Socket_Handler")]
public abstract string ChooseClientAlias (string[] keyType, Java.Security.IPrincipal[] issuers, Java.Net.Socket socket)

Parameters

keyType
Documentation for this section has not yet been entered.
issuers
Documentation for this section has not yet been entered.
socket
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