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

Syntax

[Android.Runtime.Register("getKey", "(Ljava/lang/String;Ljava/lang/String;Ljavax/net/ssl/SSLEngine;)Ljavax/crypto/SecretKey;", "GetGetKey_Ljava_lang_String_Ljava_lang_String_Ljavax_net_ssl_SSLEngine_Handler")]
public virtual Javax.Crypto.ISecretKey GetKey (string identityHint, string identity, Javax.Net.Ssl.SSLEngine engine)

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.
engine
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 engine.

The default implementation returns null.

[Android Documentation]

Requirements

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