X509CsrInfo Struct Reference
CSR (Certificate Signing Request) More...
#include <x509_common.h>
Data Fields | |
| X509CertRequestInfo | certReqInfo |
| X509SignAlgoId | signatureAlgo |
| X509OctetString | signatureValue |
Detailed Description
CSR (Certificate Signing Request)
Definition at line 1323 of file x509_common.h.
Field Documentation
◆ certReqInfo
| X509CertRequestInfo certReqInfo |
Definition at line 1325 of file x509_common.h.
◆ signatureAlgo
| X509SignAlgoId signatureAlgo |
Definition at line 1326 of file x509_common.h.
◆ signatureValue
| X509OctetString signatureValue |
Definition at line 1327 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
