Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::CRL_Entry, including all inherited members.
ASN1_Object()=default | Botan::ASN1_Object | |
ASN1_Object(const ASN1_Object &)=default | Botan::ASN1_Object | |
CRL_Entry(bool throw_on_unknown_critical_extension=false) | Botan::CRL_Entry | explicit |
CRL_Entry(const X509_Certificate &cert, CRL_Code reason=UNSPECIFIED) | Botan::CRL_Entry | |
decode_from(class BER_Decoder &) override | Botan::CRL_Entry | virtual |
encode_into(class DER_Encoder &) const override | Botan::CRL_Entry | virtual |
expire_time() const | Botan::CRL_Entry | inline |
operator=(const ASN1_Object &)=default | Botan::ASN1_Object | |
reason_code() const | Botan::CRL_Entry | inline |
serial_number() const | Botan::CRL_Entry | inline |
~ASN1_Object()=default | Botan::ASN1_Object | virtual |