PTLib
Version 2.10.4
|
This is the complete list of members for PSSLContext, including all inherited members.
Construct(Method method, const void *sessionId, PINDEX idSize) | PSSLContext | protected |
context | PSSLContext | protected |
Method enum name | PSSLContext | |
operator ssl_ctx_st *() const | PSSLContext | inline |
PSSLContext(const void *sessionId=NULL, PINDEX idSize=0) | PSSLContext | |
PSSLContext(Method method, const void *sessionId=NULL, PINDEX idSize=0) | PSSLContext | |
SetCAFile(const PFilePath &caFile) | PSSLContext | |
SetCAPath(const PDirectory &caPath) | PSSLContext | |
SetCipherList(const PString &ciphers) | PSSLContext | |
SSLv23 enum value | PSSLContext | |
SSLv3 enum value | PSSLContext | |
TLSv1 enum value | PSSLContext | |
UseCertificate(const PSSLCertificate &certificate) | PSSLContext | |
UseDiffieHellman(const PSSLDiffieHellman &dh) | PSSLContext | |
UsePrivateKey(const PSSLPrivateKey &key) | PSSLContext | |
~PSSLContext() | PSSLContext |