Java.Security.KeyStoreSpi.EngineIsKeyEntry Method
Indicates whether the specified alias is associated with either a NoType:java/security/KeyStore$PrivateKeyEntry;Href=../../../reference/java/security/KeyStore.PrivateKeyEntry.html or a NoType:java/security/KeyStore$SecretKeyEntry;Href=../../../reference/java/security/KeyStore.SecretKeyEntry.html.

Syntax

[Android.Runtime.Register("engineIsKeyEntry", "(Ljava/lang/String;)Z", "GetEngineIsKeyEntry_Ljava_lang_String_Handler")]
public abstract bool EngineIsKeyEntry (string alias)

Parameters

alias
the alias of an entry.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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