X509CertInfo Struct Reference
X.509 certificate. More...
#include <x509_common.h>
Data Fields | |
| X509OctetString | raw |
| X509TbsCertificate | tbsCert |
| X509SignAlgoId | signatureAlgo |
| X509OctetString | signatureValue |
Detailed Description
X.509 certificate.
Definition at line 1163 of file x509_common.h.
Field Documentation
◆ raw
| X509OctetString raw |
Definition at line 1165 of file x509_common.h.
◆ signatureAlgo
| X509SignAlgoId signatureAlgo |
Definition at line 1167 of file x509_common.h.
◆ signatureValue
| X509OctetString signatureValue |
Definition at line 1168 of file x509_common.h.
◆ tbsCert
| X509TbsCertificate tbsCert |
Definition at line 1166 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
