The properties of Java.Security.Cert.X509CRLSelector are listed below. For a list of all members, see the X509CRLSelector Members list.
See Also: Inherited members from Java.Lang.Object
CertificateChecking | X509Certificate. Returns the certificate hint to find CRLs. | |
DateAndTime | Java.Util.Date. Returns the criterion for the CRL update period. | |
[read-only] | IssuerNames | ICollection<Java.Lang.Object>. Returns the criterion for the issuer distinguished names. |
Issuers | ICollection<Javax.Security.Auth.X500.X500Principal>. Returns the criterion for the issuer distinguished names. | |
[read-only] | MaxCRL | Java.Math.BigInteger. Returns the criterion for the maximum CRL number. |
[read-only] | MinCRL | Java.Math.BigInteger. Returns the criterion for the minimum CRL number. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |