The properties of Java.Security.Cert.X509CRL are listed below. For a list of all members, see the X509CRL Members list.
See Also: Inherited members from Java.Security.Cert.CRL
[read-only] abstract | CriticalExtensionOIDs | ICollection<string>. Documentation for this section has not yet been entered. |
[read-only] abstract | HasUnsupportedCriticalExtension | bool. Documentation for this section has not yet been entered. |
[read-only] abstract | IssuerDN | Java.Security.IPrincipal. Do not use, use X509CRL.IssuerX500Principal instead. |
[read-only] | IssuerX500Principal | Javax.Security.Auth.X500.X500Principal. Returns the issuer distinguished name of this CRL. |
[read-only] abstract | NextUpdate | Java.Util.Date. Returns the nextUpdate value of this CRL. |
[read-only] abstract | NonCriticalExtensionOIDs | ICollection<string>. Documentation for this section has not yet been entered. |
[read-only] abstract | RevokedCertificates | ICollection<X509CRLEntry>. Returns the set of revoked certificates. |
[read-only] abstract | SigAlgName | string. Returns the name of the signature algorithm. |
[read-only] abstract | SigAlgOID | string. Returns the OID of the signature algorithm. |
[read-only] abstract | ThisUpdate | Java.Util.Date. Returns the thisUpdate value of this CRL. |
[read-only] abstract | Version | int. Returns the version number of this CRL. |
[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. |