X509CRL2Extensions Property |
Namespace: System.Security.Cryptography.X509Certificates
Version 1 CRLs do not support extensions and this property is always empty for them.
The extensions defined in the X.509 v2 CRL format allow additional data to be included in the CRL. A number of extensions are defined by ISO in the X.509 v3 definition as well as by PKIX in RFC 5280, "Certificate and Certificate Revocation List (CRL) Profile." Common extensions include information regarding key identifiers (X509AuthorityKeyIdentifierExtension), CRL sequence numbers, additional revocation information (Delta CRL Locations), and other uses.