Opaque Issuing Distribution Point extension value (CRL IDP).

Synopsis

Declared in <openssl/x509v3.h>

struct ISSUING_DIST_POINT_st;

Data Members

Name

Description

distpoint

Distribution point name for this issuingDistributionPoint, or NULL if omitted.

indirectCRL

ASN.1 BOOLEAN: when set, certificate issuer may differ from the CRL issuer.

onlyCA

ASN.1 BOOLEAN: when set, the CRL covers CA certificates only.

onlyattr

ASN.1 BOOLEAN: when set, the CRL covers attribute certificates only.

onlysomereasons

Optional ReasonFlags bit string limiting which revocation reasons are covered.

onlyuser

ASN.1 BOOLEAN: when set, the CRL covers end‐entity certificates only.

Created with MrDocs