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