Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::OCSP::Response, including all inherited members.
certificates() const | Botan::OCSP::Response | inline |
dummy_status() const | Botan::OCSP::Response | inline |
find_signing_certificate(const X509_Certificate &issuer_certificate, const Certificate_Store *trusted_ocsp_responders=nullptr) const | Botan::OCSP::Response | |
produced_at() const | Botan::OCSP::Response | inline |
raw_bits() const | Botan::OCSP::Response | inline |
Response(Certificate_Status_Code status) | Botan::OCSP::Response | |
Response(const std::vector< uint8_t > &response_bits) | Botan::OCSP::Response | inline |
Response(const uint8_t response_bits[], size_t response_bits_len) | Botan::OCSP::Response | |
signer_key_hash() const | Botan::OCSP::Response | inline |
signer_name() const | Botan::OCSP::Response | inline |
status() const | Botan::OCSP::Response | inline |
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()) const | Botan::OCSP::Response | |
verify_signature(const X509_Certificate &signing_certificate) const | Botan::OCSP::Response |