Botan 3.6.1
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() | Botan::NameConstraints | inline |
NameConstraints(std::vector< GeneralSubtree > &&permitted_subtrees, std::vector< GeneralSubtree > &&excluded_subtrees) | Botan::NameConstraints | |
permitted() const | Botan::NameConstraints | inline |