DIST_POINT_st

Opaque CRL distribution-point structure from a certificate extension.

Synopsis

Declared in <openssl/x509v3.h>

struct DIST_POINT_st;

Data Members

NameDescription
CRLissuer Optional names of the CRL issuer when it differs from the certificate issuer.
distpoint Name of this distribution point, or NULL if omitted.
dp_reasons Cached reason flags derived from reasons for path validation.
reasons Optional bit string of revocation reasons covered by this point.