|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::NameConstraints, including all inherited members.
| excluded() const | Botan::NameConstraints | inline |
| is_excluded(const X509_Certificate &cert, bool reject_unknown) const | Botan::NameConstraints | |
| is_permitted(const X509_Certificate &cert, bool reject_unknown) const | Botan::NameConstraints | |
| NameConstraints()=default | Botan::NameConstraints | |
| NameConstraints(std::vector< GeneralSubtree > &&permitted_subtrees, std::vector< GeneralSubtree > &&excluded_subtrees) | Botan::NameConstraints | |
| permitted() const | Botan::NameConstraints | inline |