#include <openssl/ssl.h>
#include <openssl/bio.h>
#include <openssl/err.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | KjSslObject |
Author: Jan Koci <honza.koci@email.cz> (C) 2007 http://kjsslsocket.sourceforge.net/
Copyright: See COPYING file that comes with this distribution
07.03.19 - First version
Definition in file KjSslObject.h.