Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
tls_server_info.h File Reference

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)
 

Detailed Description

Public Header.

Definition in file tls_server_info.h.