PTLib
Version 2.14.3
|
This is the complete list of members for PSSLContext, including all inherited members.
AddClientCA(const PSSLCertificate &certificate) | PSSLContext | |
AddClientCA(const PList< PSSLCertificate > &certificates) | PSSLContext | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
Construct(Method method, const void *sessionId, PINDEX idSize) | PSSLContext | protected |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GetVerifyMode() const | PSSLContext | |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
LessThan enum value | PObject | |
m_context | PSSLContext | protected |
m_passwordNotifier | PSSLContext | protected |
m_traceContextIdentifier | PObject | protected |
Method enum name | PSSLContext | |
operator ssl_ctx_st *() const | PSSLContext | inline |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
P_DECLARE_ENUM(VerifyMode, VerifyNone, VerifyPeer, VerifyPeerMandatory) | PSSLContext | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
PSSLContext(const void *sessionId=NULL, PINDEX idSize=0) | PSSLContext | |
PSSLContext(Method method, const void *sessionId=NULL, PINDEX idSize=0) | PSSLContext | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
SetCipherList(const PString &ciphers) | PSSLContext | |
SetCredentials(const PString &authority, const PString &certificate, const PString &privateKey, bool create=false) | PSSLContext | |
SetPasswordNotifier(const PSSLPasswordNotifier ¬ifier) | PSSLContext | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
SetVerifyCertificate(const PSSLCertificate &cert) | PSSLContext | |
SetVerifyLocations(const PFilePath &caFile, const PDirectory &caDir) | PSSLContext | |
SetVerifyMode(VerifyMode mode, unsigned depth=9) | 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 | |
~PObject() | PObject | inlinevirtual |
~PSSLContext() | PSSLContext |