X509IssuingDistrPoint Struct Reference
Issuing Distribution Point extension. More...
#include <x509_common.h>
Data Fields | |
bool_t | critical |
X509DistrPointName | distributionPoint |
bool_t | onlyContainsUserCerts |
bool_t | onlyContainsCaCerts |
uint16_t | onlySomeReasons |
bool_t | indirectCrl |
bool_t | onlyContainsAttributeCerts |
Detailed Description
Issuing Distribution Point extension.
Definition at line 1165 of file x509_common.h.
Field Documentation
◆ critical
bool_t critical |
Definition at line 1167 of file x509_common.h.
◆ distributionPoint
X509DistrPointName distributionPoint |
Definition at line 1168 of file x509_common.h.
◆ indirectCrl
bool_t indirectCrl |
Definition at line 1172 of file x509_common.h.
◆ onlyContainsAttributeCerts
bool_t onlyContainsAttributeCerts |
Definition at line 1173 of file x509_common.h.
◆ onlyContainsCaCerts
bool_t onlyContainsCaCerts |
Definition at line 1170 of file x509_common.h.
◆ onlyContainsUserCerts
bool_t onlyContainsUserCerts |
Definition at line 1169 of file x509_common.h.
◆ onlySomeReasons
uint16_t onlySomeReasons |
Definition at line 1171 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h