Android.Net.PskKeyManager.ChooseClientKeyIdentity Method
Gets the PSK identity to report to the server to help agree on the PSK for the provided engine.

Syntax

[Android.Runtime.Register("chooseClientKeyIdentity", "(Ljava/lang/String;Ljavax/net/ssl/SSLEngine;)Ljava/lang/String;", "GetChooseClientKeyIdentity_Ljava_lang_String_Ljavax_net_ssl_SSLEngine_Handler")]
public virtual string ChooseClientKeyIdentity (string identityHint, Javax.Net.Ssl.SSLEngine engine)

Parameters

identityHint
identity hint provided by the server or null if none provided.
engine
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the PSK identity to report to the server to help agree on the PSK for the provided engine.

The default implementation returns an empty string.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0