[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.