|
Botan 3.13.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::DNSName, including all inherited members.
| from_san_string(std::string_view name) | Botan::DNSName | static |
| from_string(std::string_view name) | Botan::DNSName | static |
| host_wildcard_match(std::string_view issued, std::string_view host) | Botan::DNSName | static |
| is_wildcard() const | Botan::DNSName | inline |
| matches_wildcard(std::string_view wildcard) const | Botan::DNSName | |
| name() const | Botan::DNSName | inline |
| operator<=>(const DNSName &) const =default | Botan::DNSName | |
| operator==(const DNSName &) const =default | Botan::DNSName | |
| to_string() const | Botan::DNSName | inline |