Java.Security.KeyStoreSpi.EngineGetCertificate Method
Returns the trusted certificate for the entry with the given alias.

Syntax

[Android.Runtime.Register("engineGetCertificate", "(Ljava/lang/String;)Ljava/security/cert/Certificate;", "GetEngineGetCertificate_Ljava_lang_String_Handler")]
public abstract Java.Security.Cert.Certificate EngineGetCertificate (string alias)

Parameters

alias
the alias for the entry.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the trusted certificate for the entry with the given alias.

[Android Documentation]

Requirements

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