X509TbsCertificate Struct Reference
TBSCertificate structure. More...
#include <x509_common.h>
Detailed Description
TBSCertificate structure.
Definition at line 1145 of file x509_common.h.
Field Documentation
◆ extensions
| X509Extensions extensions |
Definition at line 1155 of file x509_common.h.
◆ issuer
| X509Name issuer |
Definition at line 1151 of file x509_common.h.
◆ raw
| X509OctetString raw |
Definition at line 1147 of file x509_common.h.
◆ serialNumber
| X509SerialNumber serialNumber |
Definition at line 1149 of file x509_common.h.
◆ signatureAlgo
| X509SignAlgoId signatureAlgo |
Definition at line 1150 of file x509_common.h.
◆ subject
| X509Name subject |
Definition at line 1153 of file x509_common.h.
◆ subjectPublicKeyInfo
| X509SubjectPublicKeyInfo subjectPublicKeyInfo |
Definition at line 1154 of file x509_common.h.
◆ validity
| X509Validity validity |
Definition at line 1152 of file x509_common.h.
◆ version
| X509Version version |
Definition at line 1148 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
