context | PSSLContext | [protected] |
operator ssl_ctx_st *() const | PSSLContext | [inline] |
PSSLContext(const void *sessionId=NULL, PINDEX idSize=0) | PSSLContext | |
SetCAFile(const PFilePath &caFile) | PSSLContext | |
SetCAPath(const PDirectory &caPath) | PSSLContext | |
SetCipherList(const PString &ciphers) | PSSLContext | |
UseCertificate(const PSSLCertificate &certificate) | PSSLContext | |
UseDiffieHellman(const PSSLDiffieHellman &dh) | PSSLContext | |
UsePrivateKey(const PSSLPrivateKey &key) | PSSLContext | |
~PSSLContext() | PSSLContext |