Opaque Issuing Distribution Point extension value (CRL IDP).
Synopsis
Declared in <openssl/x509v3.h>
struct ISSUING_DIST_POINT_st;
Data Members
Name |
Description |
Distribution point name for this issuingDistributionPoint, or NULL if omitted. |
|
ASN.1 BOOLEAN: when set, certificate issuer may differ from the CRL issuer. |
|
ASN.1 BOOLEAN: when set, the CRL covers CA certificates only. |
|
ASN.1 BOOLEAN: when set, the CRL covers attribute certificates only. |
|
Optional ReasonFlags bit string limiting which revocation reasons are covered. |
|
ASN.1 BOOLEAN: when set, the CRL covers end‐entity certificates only. |
Created with MrDocs