|
PTLib
Version 2.14.3
|
This is the complete list of members for PSSLPrivateKey, including all inherited members.
| AsString() const | PSSLPrivateKey | |
| Attach(evp_pkey_st *key) | PSSLPrivateKey | |
| 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 | |
| Create(unsigned modulus, void(*callback)(int, int, void *)=NULL, void *cb_arg=NULL) | PSSLPrivateKey | |
| EqualTo enum value | PObject | |
| FreePrivateKey() | PSSLPrivateKey | protected |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetData() const | PSSLPrivateKey | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| 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 |
| IsValid() const | PSSLPrivateKey | inline |
| LessThan enum value | PObject | |
| Load(const PFilePath &keyFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT, const PSSLPasswordNotifier ¬ifier=PSSLPasswordNotifier()) | PSSLPrivateKey | |
| m_pkey | PSSLPrivateKey | protected |
| m_traceContextIdentifier | PObject | protected |
| operator evp_pkey_st *() const | PSSLPrivateKey | inline |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PSSLPrivateKey &privKay) | PSSLPrivateKey | |
| operator=(evp_pkey_st *privKay) | PSSLPrivateKey | |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| Parse(const PString &keyStr) | PSSLPrivateKey | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSSLPrivateKey() | PSSLPrivateKey | |
| PSSLPrivateKey(unsigned modulus, void(*callback)(int, int, void *)=NULL, void *cb_arg=NULL) | PSSLPrivateKey | |
| PSSLPrivateKey(const PFilePath &keyFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLPrivateKey | |
| PSSLPrivateKey(const BYTE *keyData, PINDEX keySize) | PSSLPrivateKey | |
| PSSLPrivateKey(const PBYTEArray &keyData) | PSSLPrivateKey | |
| PSSLPrivateKey(const PSSLPrivateKey &privKey) | PSSLPrivateKey | |
| PSSLPrivateKey(evp_pkey_st *privKey, bool duplicate=true) | PSSLPrivateKey | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| Save(const PFilePath &keyFile, PBoolean append=false, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLPrivateKey | |
| SetData(const PBYTEArray &data) | PSSLPrivateKey | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |
| ~PSSLPrivateKey() | PSSLPrivateKey |