#include "KjSslObject.h"
#include "KjDefines.h"
#include <sstream>
Go to the source code of this file.
Classes | |
class | KjSslConnection |
Defines | |
#define | KJ_SSL_READ_CHUNK_SIZE 55 |
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 KjSslConnection.h.
|
Definition at line 42 of file KjSslConnection.h. Referenced by KjSslConnection::Read(), and KjSslConnection::Write(). |