|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Path_Validation_Restrictions, including all inherited members.
| max_ocsp_age() const | Botan::Path_Validation_Restrictions | inline |
| minimum_key_strength() const | Botan::Path_Validation_Restrictions | inline |
| ocsp_all_intermediates() const | Botan::Path_Validation_Restrictions | inline |
| Path_Validation_Restrictions(bool require_rev=false, size_t minimum_key_strength=110, bool ocsp_all_intermediates=false, std::chrono::seconds max_ocsp_age=std::chrono::seconds::zero()) | Botan::Path_Validation_Restrictions | |
| Path_Validation_Restrictions(bool require_rev, size_t minimum_key_strength, bool ocsp_all_intermediates, const std::set< std::string > &trusted_hashes, std::chrono::seconds max_ocsp_age=std::chrono::seconds::zero()) | Botan::Path_Validation_Restrictions | inline |
| require_revocation_information() const | Botan::Path_Validation_Restrictions | inline |
| trusted_hashes() const | Botan::Path_Validation_Restrictions | inline |
1.8.9.1