X509CrlInfo Struct Reference
CRL (Certificate Revocation List) More...
#include <x509_common.h>
Data Fields | |
| X509TbsCertList | tbsCertList |
| X509SignAlgoId | signatureAlgo |
| X509OctetString | signatureValue |
Detailed Description
CRL (Certificate Revocation List)
Definition at line 1263 of file x509_common.h.
Field Documentation
◆ signatureAlgo
| X509SignAlgoId signatureAlgo |
Definition at line 1266 of file x509_common.h.
◆ signatureValue
| X509OctetString signatureValue |
Definition at line 1267 of file x509_common.h.
◆ tbsCertList
| X509TbsCertList tbsCertList |
Definition at line 1265 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
