Botan 3.5.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Server_Information, including all inherited members.
empty() const | Botan::TLS::Server_Information | inline |
hostname() const | Botan::TLS::Server_Information | inline |
port() const | Botan::TLS::Server_Information | inline |
Server_Information() | Botan::TLS::Server_Information | inline |
Server_Information(std::string_view hostname, uint16_t port=0) | Botan::TLS::Server_Information | inline |
Server_Information(std::string_view hostname, std::string_view service, uint16_t port=0) | Botan::TLS::Server_Information | inline |
service() const | Botan::TLS::Server_Information | inline |