Botan 3.13.0
Crypto and TLS for C&
Botan::OCSP::SingleResponse Member List

This is the complete list of members for Botan::OCSP::SingleResponse, including all inherited members.

ASN1_Object()=defaultBotan::ASN1_Object
ASN1_Object(const ASN1_Object &)=defaultBotan::ASN1_Object
ASN1_Object(ASN1_Object &&)=defaultBotan::ASN1_Object
BER_encode() constBotan::ASN1_Object
cert_status() constBotan::OCSP::SingleResponseinline
certid() constBotan::OCSP::SingleResponseinline
decode_from(BER_Decoder &from) overrideBotan::OCSP::SingleResponsevirtual
encode_into(DER_Encoder &to) const overrideBotan::OCSP::SingleResponsevirtual
good(CertID certid, X509_Time this_update, X509_Time next_update)Botan::OCSP::SingleResponsestatic
has_unknown_critical_extension() constBotan::OCSP::SingleResponseinline
next_update() constBotan::OCSP::SingleResponseinline
operator=(const ASN1_Object &)=defaultBotan::ASN1_Object
operator=(ASN1_Object &&)=defaultBotan::ASN1_Object
revocation_reason() constBotan::OCSP::SingleResponseinline
revocation_time() constBotan::OCSP::SingleResponseinline
revoked(CertID certid, X509_Time revocation_time, std::optional< CRL_Code > reason, X509_Time this_update, X509_Time next_update)Botan::OCSP::SingleResponsestatic
SingleResponse()=defaultBotan::OCSP::SingleResponse
this_update() constBotan::OCSP::SingleResponseinline
unknown(CertID certid, X509_Time this_update, X509_Time next_update)Botan::OCSP::SingleResponsestatic
~ASN1_Object()=defaultBotan::ASN1_Objectvirtual