The Micro C++ Library
include/micxx/net/SSLServerSocket.hxx File Reference

Declaration of class micxx::SSLServerSocket. More...

#include <micxx/Config.hxx>
#include <micxx/net/ServerSocket.hxx>
#include <micxx/Crypt.hxx>
#include <cstdlib>

Classes

class  micxx::SSLServerSocket
 A SSLServerSocket represents a Secure Socket Layer (TCP) server endpoint of a StreamSocket. More...

Namespaces

namespace  micxx
 

The Micro C++ Library.



Detailed Description

Declaration of class micxx::SSLServerSocket.