Botan 3.4.0
Crypto and TLS for C&
Botan::OCSP::Response Member List

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

certificates() constBotan::OCSP::Responseinline
dummy_status() constBotan::OCSP::Responseinline
find_signing_certificate(const X509_Certificate &issuer_certificate, const Certificate_Store *trusted_ocsp_responders=nullptr) constBotan::OCSP::Response
produced_at() constBotan::OCSP::Responseinline
raw_bits() constBotan::OCSP::Responseinline
Response(Certificate_Status_Code status)Botan::OCSP::Response
Response(const std::vector< uint8_t > &response_bits)Botan::OCSP::Responseinline
Response(const uint8_t response_bits[], size_t response_bits_len)Botan::OCSP::Response
signer_key_hash() constBotan::OCSP::Responseinline
signer_name() constBotan::OCSP::Responseinline
status() constBotan::OCSP::Responseinline
status_for(const X509_Certificate &issuer, const X509_Certificate &subject, std::chrono::system_clock::time_point ref_time=std::chrono::system_clock::now(), std::chrono::seconds max_age=std::chrono::seconds::zero()) constBotan::OCSP::Response
verify_signature(const X509_Certificate &signing_certificate) constBotan::OCSP::Response