[Android.Runtime.Register("java/security/cert/X509CRLSelector", DoNotGenerateAcw=true)] public class X509CRLSelector : Java.Lang.Object, ICRLSelector, IDisposable
Remarks
A CRL selector (CRLSelector for selecting X509CRLs that match the specified criteria.
When constructed, all criteria are set to default values that will match any
X509CRL.