Java.Security.Cert.CertPath.Certificates Property
Returns an immutable List of the Certificates contained in the CertPath.

Syntax

[get: Android.Runtime.Register("getCertificates", "()Ljava/util/List;", "GetGetCertificatesHandler")]
public abstract IList<Certificate> Certificates { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an immutable List of the Certificates contained in the CertPath.

[Android Documentation]

Requirements

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