X509DistrPointName Struct Reference
Distribution Point Name structure. More...
#include <x509_common.h>
Data Fields | |
| uint_t | numFullNames |
| X509GeneralName | fullNames [X509_MAX_FULL_NAMES] |
| X509NameAttribute | relativeName |
Detailed Description
Distribution Point Name structure.
Definition at line 956 of file x509_common.h.
Field Documentation
◆ fullNames
| X509GeneralName fullNames[X509_MAX_FULL_NAMES] |
Definition at line 959 of file x509_common.h.
◆ numFullNames
| uint_t numFullNames |
Definition at line 958 of file x509_common.h.
◆ relativeName
| X509NameAttribute relativeName |
Definition at line 960 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
