sslsocket Class Reference

Implementation of tcpsocket with SSL support. More...

#include <sslsocket.h>

Inheritance diagram for sslsocket:
Inheritance graph
[legend]
Collaboration diagram for sslsocket:
Collaboration graph
[legend]

List of all members.

Public Member Functions

sslsocketoperator= (sslsocket *orig)
const stringcodecerror (void)
void nocertcheck (void)

Detailed Description

Implementation of tcpsocket with SSL support.

Uses sslclientcodec to encapsulate with MatrixSSL.


Member Function Documentation

sslsocket& sslsocket::operator= ( sslsocket orig  ) 

Copy operator (useful for listener::accept).

Parameters:
orig Original socket. It will be deleted after the codec and other associated structures have been copied.

Reimplemented from tcpsocket.


The documentation for this class was generated from the following file:

Generated on Sun Feb 28 10:36:24 2010 for GRACE by  doxygen 1.6.1