![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cSSLSessionCache, including all inherited members.
| AddToCache(const cSSLSession *pSession) | GrayLib::cSSLSessionCache | virtual |
| cSSLSessionCache() | GrayLib::cSSLSessionCache | |
| m_Mutex | GrayLib::cSSLSessionCache | |
| m_nMaxEntries | GrayLib::cSSLSessionCache | |
| m_nTimeout | GrayLib::cSSLSessionCache | |
| m_pChain | GrayLib::cSSLSessionCache | |
| put_CacheMaxEntries(int nMaxEntries) | GrayLib::cSSLSessionCache | |
| put_CacheTimeout(TIMESECD_t nTimeout) | GrayLib::cSSLSessionCache | |
| RestoreFromCache(cSSLSession *pSession) | GrayLib::cSSLSessionCache | virtual |
| ~cSSLSessionCache() | GrayLib::cSSLSessionCache | virtual |