Botan 2.19.3
Crypto and TLS for C&
|
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 |