|
PTLib
Version 2.18.8
|
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 |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| Construct(const void *sessionId, PINDEX idSize) | PSSLContext | protected |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| EqualTo enum value | PObject | |
| GetClass() const | PObject | inline |
| GetMethod() const | PSSLContext | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GetVerifyMode() const | PSSLContext | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| HighestDTLS | PSSLContext | static |
| HighestTLS | PSSLContext | static |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| LessThan enum value | PObject | |
| m_context | PSSLContext | protected |
| m_method | PSSLContext | protected |
| m_passwordNotifier | PSSLContext | protected |
| m_traceContextIdentifier | PObject | protected |
| 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 | |
| P_DECLARE_TRACED_ENUM(Method, SSLv23, SSLv3, TLSv1, TLSv1_1, TLSv1_2, DTLSv1, DTLSv1_2, DTLSv1_2_v1_0) | 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 | |
| SetExtension(const char *extension) | 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 | |
| SetVerifyDirectory(const PDirectory &caDir) | PSSLContext | |
| SetVerifyFile(const PFilePath &caFile) | PSSLContext | |
| SetVerifyLocations(const PFilePath &caFile, const PDirectory &caDir) | PSSLContext | |
| SetVerifyMode(VerifyMode mode, unsigned depth=9) | PSSLContext | |
| SetVerifySystemDefault() | PSSLContext | |
| UseCertificate(const PSSLCertificate &certificate) | PSSLContext | |
| UseDiffieHellman(const PSSLDiffieHellman &dh) | PSSLContext | |
| UsePrivateKey(const PSSLPrivateKey &key) | PSSLContext | |
| ~PObject() | PObject | inlinevirtual |
| ~PSSLContext() | PSSLContext |