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 906 of file x509_common.h.
Field Documentation
◆ fullNames
X509GeneralName fullNames[X509_MAX_FULL_NAMES] |
Definition at line 909 of file x509_common.h.
◆ numFullNames
uint_t numFullNames |
Definition at line 908 of file x509_common.h.
◆ relativeName
X509NameAttribute relativeName |
Definition at line 910 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h