Unit
ScCertificateExts
Description
The TScCRLNumberExtension class represents the CRL number extension, that conveys a monotonically increasing sequence number for a given CRL scope and CRL issuer.
The following paragraph is taken from RFC 5280, section 5.2.3:
"The CRL number is a non-critical CRL extension that conveys a monotonically increasing sequence number for a given CRL scope and CRL issuer. This extension allows users to easily determine when a particular CRL supersedes another CRL. CRL numbers also support the identification of complementary complete CRLs and delta CRLs."
See Also