Opaque CRL distribution‐point structure from a certificate extension.

Synopsis

Declared in <openssl/x509v3.h>

struct DIST_POINT_st;

Data Members

Name

Description

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.

Created with MrDocs