Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::OCSP::Response, including all inherited members.
check_signature(const std::vector< Certificate_Store * > &trust_roots, const std::vector< std::shared_ptr< const X509_Certificate >> &cert_path={}) const | Botan::OCSP::Response | |
produced_at() const | Botan::OCSP::Response | inline |
raw_bits() const | Botan::OCSP::Response | inline |
Response()=default | 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_for(const X509_Certificate &issuer, const X509_Certificate &subject, std::chrono::system_clock::time_point ref_time=std::chrono::system_clock::now()) const | Botan::OCSP::Response | |
verify_signature(const X509_Certificate &issuer) const | Botan::OCSP::Response |