X509GeneralName Struct Reference
General name. More...
#include <x509_common.h>
Data Fields | |
| X509GeneralNameType | type |
| const char_t * | value |
| size_t | length |
Detailed Description
General name.
Definition at line 908 of file x509_common.h.
Field Documentation
◆ length
| size_t length |
Definition at line 912 of file x509_common.h.
◆ type
| X509GeneralNameType type |
Definition at line 910 of file x509_common.h.
◆ value
| const char_t* value |
Definition at line 911 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
