Java.Security.Cert.CRL Class
This class represents Certificate Revocation Lists (CRLs) maintained by a certificate authority.

See Also: CRL Members

Syntax

[Android.Runtime.Register("java/security/cert/CRL", DoNotGenerateAcw=true)]
public abstract class CRL : Java.Lang.Object

Remarks

This class represents Certificate Revocation Lists (CRLs) maintained by a certificate authority. They are used to indicate that a given Certificate has expired and consequently has become invalid.

See Also

[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