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