|
PTLib
Version 2.18.8
|
This is the complete list of members for PSSLDiffieHellman, including all inherited members.
| 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 | |
| ComputeSessionKey(const PBYTEArray &otherHalf) | PSSLDiffieHellman | |
| Construct(const BYTE *pData, PINDEX pSize, const BYTE *gData, PINDEX gSize, const BYTE *kData, PINDEX kSize) | PSSLDiffieHellman | 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 |
| GetGenerator() const | PSSLDiffieHellman | |
| GetHalfKey() const | PSSLDiffieHellman | |
| GetModulus() const | PSSLDiffieHellman | |
| GetNumBits() const | PSSLDiffieHellman | |
| GetSessionKey() const | PSSLDiffieHellman | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| IsValid() const | PSSLDiffieHellman | inline |
| LessThan enum value | PObject | |
| Load(const PFilePath &dhFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLDiffieHellman | |
| m_dh | PSSLDiffieHellman | protected |
| m_sessionKey | PSSLDiffieHellman | protected |
| m_traceContextIdentifier | PObject | protected |
| operator dh_st *() const | PSSLDiffieHellman | inline |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PSSLDiffieHellman &dh) | PSSLDiffieHellman | |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSSLDiffieHellman() | PSSLDiffieHellman | |
| PSSLDiffieHellman(const PFilePath &dhFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLDiffieHellman | |
| PSSLDiffieHellman(PINDEX numBits, const BYTE *pData, const BYTE *gData, const BYTE *pubKey=NULL) | PSSLDiffieHellman | |
| PSSLDiffieHellman(const PBYTEArray &pData, const PBYTEArray &gData, const PBYTEArray &pubKey=PBYTEArray()) | PSSLDiffieHellman | |
| PSSLDiffieHellman(const PSSLDiffieHellman &dh) | PSSLDiffieHellman | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |
| ~PSSLDiffieHellman() | PSSLDiffieHellman |