|
GENERIC_SERVER
0.0.0.9
A light-weight, cross-platform, pluggable, extensible and secure framework for deploying C++ plug-ins.
|
Utility class for TLS. Please refer excellent documentation at: http://www.openssl.org/docs/ssl/ssl.html. More...
#include <pthread.h>#include <sys/socket.h>#include <arpa/inet.h>#include <resolv.h>#include <unistd.h>#include <openssl/ssl.h>#include <openssl/err.h>#include <openssl/rand.h>#include <stdio.h>#include <string.h>#include <iostream>Go to the source code of this file.
Classes | |
| class | SSLServer |
| Utility class for TLS. Please refer excellent documentation at: http://www.openssl.org/docs/ssl/ssl.html. More... | |
Utility class for TLS. Please refer excellent documentation at: http://www.openssl.org/docs/ssl/ssl.html.
Contact: suraj@broadcom.com
Definition in file sslserver.h.
1.8.6