Botan 3.6.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/types.h>
#include <string>
Go to the source code of this file.
Classes | |
class | Botan::TLS::Server_Information |
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
Functions | |
bool | Botan::TLS::operator!= (const Server_Information &a, const Server_Information &b) |
bool | Botan::TLS::operator< (const Server_Information &a, const Server_Information &b) |
bool | Botan::TLS::operator== (const Server_Information &a, const Server_Information &b) |
Public Header.
Definition in file tls_server_info.h.