Android.Net.PskKeyManager.GetKey Method
Gets the PSK to use for the provided socket.

Syntax

[Android.Runtime.Register("getKey", "(Ljava/lang/String;Ljava/lang/String;Ljava/net/Socket;)Ljavax/crypto/SecretKey;", "GetGetKey_Ljava_lang_String_Ljava_lang_String_Ljava_net_Socket_Handler")]
public virtual Javax.Crypto.ISecretKey GetKey (string identityHint, string identity, Java.Net.Socket socket)

Parameters

identityHint
identity hint provided by the server to help select the key or null if none provided.
identity
identity provided by the client to help select the key.
socket
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the PSK to use for the provided socket.

The default implementation returns null.

[Android Documentation]

Requirements

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