PTLib
Version 2.18.8
|
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 |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
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 |
Create(unsigned modulus, void(*callback)(int, int, void *)=NULL, void *cb_arg=NULL) | PSSLPrivateKey | |
EqualTo enum value | PObject | |
FreePrivateKey() | PSSLPrivateKey | protected |
GetClass() const | PObject | inline |
GetData() const | PSSLPrivateKey | |
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 | 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 |