X509Crl (schema)

A CRL is a time-stamped list identifying revoked certificates.

Name Description Type Notes
crl_entries List of X509CrlEntry. array of X509CrlEntry Readonly
issuer Issuer's distinguished name. (DN) string Readonly
next_update Next update time for the CRL. string Readonly
version CRL's version number either 1 or 2. string Readonly