X509Attribute Struct Reference
CSR attribute. More...
#include <x509_common.h>
Data Fields | |
const uint8_t * | oid |
size_t | oidLen |
const uint8_t * | value |
size_t | valueLen |
Detailed Description
CSR attribute.
Definition at line 1124 of file x509_common.h.
Field Documentation
◆ oid
const uint8_t* oid |
Definition at line 1126 of file x509_common.h.
◆ oidLen
size_t oidLen |
Definition at line 1127 of file x509_common.h.
◆ value
const uint8_t* value |
Definition at line 1128 of file x509_common.h.
◆ valueLen
size_t valueLen |
Definition at line 1129 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h