|
|
| ServerTLSState (UsageEnvironment &env) |
| |
|
void | setCertificateAndPrivateKeyFileNames (char const *certFileName, char const *privKeyFileName) |
| |
|
void | assignStateFrom (ServerTLSState const &from) |
| |
|
int | accept (int socketNum) |
| |
|
int | write (const char *data, unsigned count) |
| |
|
int | read (u_int8_t *buffer, unsigned bufferSize) |
| |
|
void | nullify () |
| |
|
|
Boolean | tlsAcceptIsNeeded |
| |
|
Boolean | isNeeded |
| |
|
|
void | initLibrary () |
| |
|
void | reset () |
| |
|
|
Boolean | fHasBeenSetup |
| |
|
SSL_CTX * | fCtx |
| |
|
SSL * | fCon |
| |
The documentation for this class was generated from the following files: