Returns the certificate chain for the entry with the given alias.
Syntax
[Android.Runtime.Register("getCertificateChain", "(Ljava/lang/String;)[Ljava/security/cert/Certificate;", "")]
public
Java.Security.Cert.Certificate[]
GetCertificateChain (
string alias)
Parameters
- alias
- the alias for the entry.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1