Android.Security.KeyPairGeneratorSpec.KeystoreAlias Property
Returns the alias that will be used in the java.security.KeyStore in conjunction with the AndroidKeyStore.

Syntax

[get: Android.Runtime.Register("getKeystoreAlias", "()Ljava/lang/String;", "GetGetKeystoreAliasHandler")]
public string KeystoreAlias { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the alias that will be used in the java.security.KeyStore in conjunction with the AndroidKeyStore.

[Android Documentation]

Requirements

Namespace: Android.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18