Botan 3.5.0
Crypto and TLS for C&
Botan::NameConstraints Member List

This is the complete list of members for Botan::NameConstraints, including all inherited members.

excluded() constBotan::NameConstraintsinline
is_excluded(const X509_Certificate &cert, bool reject_unknown) constBotan::NameConstraints
is_permitted(const X509_Certificate &cert, bool reject_unknown) constBotan::NameConstraints
NameConstraints()Botan::NameConstraintsinline
NameConstraints(std::vector< GeneralSubtree > &&permitted_subtrees, std::vector< GeneralSubtree > &&excluded_subtrees)Botan::NameConstraints
permitted() constBotan::NameConstraintsinline