#include <TLSState.hh>
|
int | write (const char *data, unsigned count) |
|
int | read (u_int8_t *buffer, unsigned bufferSize) |
|
void | nullify () |
|
Definition at line 37 of file TLSState.hh.
◆ TLSState()
◆ ~TLSState()
virtual TLSState::~TLSState |
( |
| ) |
|
|
protectedvirtual |
◆ initLibrary()
void TLSState::initLibrary |
( |
| ) |
|
|
protected |
◆ nullify()
void TLSState::nullify |
( |
| ) |
|
◆ read()
int TLSState::read |
( |
u_int8_t * |
buffer, |
|
|
unsigned |
bufferSize |
|
) |
| |
◆ reset()
◆ write()
int TLSState::write |
( |
const char * |
data, |
|
|
unsigned |
count |
|
) |
| |
◆ fCon
◆ fCtx
◆ fHasBeenSetup
◆ isNeeded
The documentation for this class was generated from the following file: