QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_x509_crl Struct Reference

A decoded X.509 CertificateList object. More...

#include <x509crl.h>

Detailed Description

A decoded X.509 CertificateList object.

This structure stores the essential components of a parsed DER encoded CRL, including the TBSCertList signature identifier, issuer name, update times, revoked entry collection, outer signature algorithm, signature bit string, and references to the raw TBSCertList and original DER buffer. The decoded object retains an owned DER copy so the preserved TBSCertList bytes remain valid for signature verification for the lifetime of the CRL object.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/x509crl.h