X509NameAttribute Struct Reference
Name attribute. More...
#include <x509_common.h>
Data Fields | |
| X509OctetString | oid |
| uint_t | type |
| X509String | data |
Detailed Description
Name attribute.
Definition at line 752 of file x509_common.h.
Field Documentation
◆ data
| X509String data |
Definition at line 756 of file x509_common.h.
◆ oid
| X509OctetString oid |
Definition at line 754 of file x509_common.h.
◆ type
| uint_t type |
Definition at line 755 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
