Java.Security.Cert.X509CRLSelector: Property Members

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

Public Properties

CertificateCheckingX509Certificate. Returns the certificate hint to find CRLs.
DateAndTimeJava.Util.Date. Returns the criterion for the CRL update period.
[read-only]
IssuerNamesICollection<Java.Lang.Object>. Returns the criterion for the issuer distinguished names.
IssuersICollection<Javax.Security.Auth.X500.X500Principal>. Returns the criterion for the issuer distinguished names.
[read-only]
MaxCRLJava.Math.BigInteger. Returns the criterion for the maximum CRL number.
[read-only]
MinCRLJava.Math.BigInteger. Returns the criterion for the minimum CRL number.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.