X509TbsCertificate Struct Reference
TBSCertificate structure. More...
#include <x509_common.h>
Detailed Description
TBSCertificate structure.
Definition at line 920 of file x509_common.h.
Field Documentation
◆ extensions
X509Extensions extensions |
Definition at line 931 of file x509_common.h.
◆ issuer
X509Name issuer |
Definition at line 927 of file x509_common.h.
◆ rawData
const uint8_t* rawData |
Definition at line 922 of file x509_common.h.
◆ rawDataLen
size_t rawDataLen |
Definition at line 923 of file x509_common.h.
◆ serialNumber
X509SerialNumber serialNumber |
Definition at line 925 of file x509_common.h.
◆ signatureAlgo
X509SignatureAlgoId signatureAlgo |
Definition at line 926 of file x509_common.h.
◆ subject
X509Name subject |
Definition at line 929 of file x509_common.h.
◆ subjectPublicKeyInfo
X509SubjectPublicKeyInfo subjectPublicKeyInfo |
Definition at line 930 of file x509_common.h.
◆ validity
X509Validity validity |
Definition at line 928 of file x509_common.h.
◆ version
X509Version version |
Definition at line 924 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h