A mutable certificate revocation list builder. More...
#include <x509crlwrite.h>
A mutable certificate revocation list builder.
This structure stores the input state required to assemble an X.509 CRL. The builder contains the CRL version, issuer distinguished name, update time window, signature algorithm identifier, optional extension set, and a bounded collection of revoked certificate entries.