Java.Security.Cert.ICRLSelector
The interface specification for determining whether a CRL meets some criteria to select CRL objects among a set of CRLs.

See Also: ICRLSelector Members

Syntax

[Android.Runtime.Register("java/security/cert/CRLSelector", "", "Java.Security.Cert.ICRLSelectorInvoker")]
public interface ICRLSelector : Java.Lang.ICloneable, IDisposable

Remarks

The interface specification for determining whether a CRL meets some criteria to select CRL objects among a set of CRLs.

The implementations of this interface are typically used to define the criteria for selecting CRLs from a CertStore.

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