Unit
ScCertificateExts
Description
The TScCRLCertificateIssuerExtension class represents the certificate issuer extension, that identifies the certificate issuer associated with an entry in an indirect CRL.
The following paragraph is taken from RFC 5280, section 5.3.3:
"This CRL entry extension identifies the certificate issuer associated with an entry in an indirect CRL, that is, a CRL that has the indirectCRL indicator set in its issuing distribution point extension. When present, the certificate issuer CRL entry extension includes one or more names from the issuer field and/or issuer alternative name extension of the certificate that corresponds to the CRL entry."
See Also