Botan  1.11.15
Botan::Path_Validation_Restrictions Member List
This is the complete list of members for Botan::Path_Validation_Restrictions, including all inherited members.
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=80, bool ocsp_all_intermediates=false)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)Botan::Path_Validation_Restrictions [inline]
require_revocation_information() const Botan::Path_Validation_Restrictions [inline]
trusted_hashes() const Botan::Path_Validation_Restrictions [inline]