Botan 3.9.0
Crypto and TLS for C&
x509_crl.h File Reference

Public Header. More...

#include <botan/asn1_obj.h>
#include <botan/pkix_enums.h>
#include <botan/x509_obj.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Botan::CRL_Entry
class  Botan::X509_CRL

Namespaces

namespace  Botan

Functions

bool Botan::operator!= (const CRL_Entry &a1, const CRL_Entry &a2)
bool Botan::operator== (const CRL_Entry &a1, const CRL_Entry &a2)

Detailed Description

Public Header.

Definition in file x509_crl.h.