Classes | |
| class | Context |
| A SSL context; normally only one per program. More... | |
| class | Error |
| class | PrematureStreamEndError |
| class | StreamFilter |
| Filters a stream to provide encryption and authentication. More... | |
Functions | |
| void | myLockCallback (int mode, int n, const char *file, int line) |
Variables | |
| scoped_array< pthread_mutex_t > | myLocks |
| int | numLocks |
|
||||||||||||||||||||
|
Definition at line 68 of file ssl.cc. References myLocks, NULL, and numLocks. Referenced by atoms::ssl::Context::doGlobalInitialization(). |
|
|
Definition at line 65 of file ssl.cc. Referenced by atoms::ssl::Context::doGlobalInitialization(), and myLockCallback(). |
|
|
Definition at line 66 of file ssl.cc. Referenced by atoms::ssl::Context::doGlobalInitialization(), and myLockCallback(). |
1.3.5