Unit
ScCertificateExts
Description
The TScCRLReasonCodeExtension class represents the Reason Code extension, that identifies the reason for the certificate revocation.
The following paragraph is taken from RFC 5280, section 5.3.1:
"The reasonCode is a non-critical CRL entry extension that identifies the reason for the certificate revocation. CRL issuers are strongly encouraged to include meaningful reason codes in CRL entries; however, the reason code CRL entry extension SHOULD be absent instead of using the unspecified reasonCode value."
See Also