X509NameAttribute Struct Reference
Name attribute. More...
#include <x509_common.h>
Data Fields | |
const uint8_t * | type |
size_t | typeLen |
const char_t * | value |
size_t | valueLen |
Detailed Description
Name attribute.
Definition at line 612 of file x509_common.h.
Field Documentation
◆ type
const uint8_t* type |
Definition at line 614 of file x509_common.h.
◆ typeLen
size_t typeLen |
Definition at line 615 of file x509_common.h.
◆ value
const char_t* value |
Definition at line 616 of file x509_common.h.
◆ valueLen
size_t valueLen |
Definition at line 617 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h