Opaque CRL distribution‐point structure from a certificate extension.
Synopsis
Declared in <openssl/x509v3.h>
struct DIST_POINT_st;
Data Members
Name |
Description |
Optional names of the CRL issuer when it differs from the certificate issuer. |
|
Name of this distribution point, or NULL if omitted. |
|
Cached reason flags derived from |
|
Optional bit string of revocation reasons covered by this point. |
Created with MrDocs