X509DistrPointName Struct Reference
Distribution point name. More...
#include <x509_common.h>
Data Fields | |
bool_t | critical |
const uint8_t * | fullName |
size_t | fullNameLen |
const uint8_t * | nameRelativeToCrlIssuer |
size_t | nameRelativeToCrlIssuerLen |
Detailed Description
Distribution point name.
Definition at line 1037 of file x509_common.h.
Field Documentation
◆ critical
bool_t critical |
Definition at line 1039 of file x509_common.h.
◆ fullName
const uint8_t* fullName |
Definition at line 1040 of file x509_common.h.
◆ fullNameLen
size_t fullNameLen |
Definition at line 1041 of file x509_common.h.
◆ nameRelativeToCrlIssuer
const uint8_t* nameRelativeToCrlIssuer |
Definition at line 1042 of file x509_common.h.
◆ nameRelativeToCrlIssuerLen
size_t nameRelativeToCrlIssuerLen |
Definition at line 1043 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h