X509Attributes Struct Reference
CSR attributes. More...
#include <x509_common.h>
Data Fields | |
| X509OctetString | raw |
| X509ChallengePassword | challengePwd |
| X509Extensions | extensionReq |
Detailed Description
CSR attributes.
Definition at line 1297 of file x509_common.h.
Field Documentation
◆ challengePwd
| X509ChallengePassword challengePwd |
Definition at line 1300 of file x509_common.h.
◆ extensionReq
| X509Extensions extensionReq |
Definition at line 1301 of file x509_common.h.
◆ raw
| X509OctetString raw |
Definition at line 1299 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
