PTLib
Version 2.14.3
|
This is the complete list of members for PSSLCertificate, including all inherited members.
AsString() const | PSSLCertificate | |
Attach(x509_st *cert) | PSSLCertificate | |
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 | |
CreateRoot(const PString &subject, const PSSLPrivateKey &key) | PSSLCertificate | |
EqualTo enum value | PObject | |
FreeCertificate() | PSSLCertificate | protected |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetData() const | PSSLCertificate | |
GetIssuerName(X509_Name &name) const | PSSLCertificate | |
GetSubjectAltName() const | PSSLCertificate | |
GetSubjectName(X509_Name &name) const | PSSLCertificate | |
GetSubjectName() const | PSSLCertificate | |
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 | PSSLCertificate | inline |
LessThan enum value | PObject | |
Load(const PFilePath &certFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLCertificate | |
m_certificate | PSSLCertificate | protected |
m_traceContextIdentifier | PObject | protected |
operator x509_st *() const | PSSLCertificate | inline |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator=(const PSSLCertificate &cert) | PSSLCertificate | |
operator=(x509_st *cert) | PSSLCertificate | |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
Parse(const PString &certStr) | PSSLCertificate | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PSSLCertificate | inlinevirtual |
PSSLCertificate() | PSSLCertificate | |
PSSLCertificate(const PFilePath &certFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLCertificate | |
PSSLCertificate(const BYTE *certData, PINDEX certSize) | PSSLCertificate | |
PSSLCertificate(const PBYTEArray &certData) | PSSLCertificate | |
PSSLCertificate(const PString &certString) | PSSLCertificate | |
PSSLCertificate(const PSSLCertificate &cert) | PSSLCertificate | |
PSSLCertificate(x509_st *cert, bool duplicate=true) | PSSLCertificate | |
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) | PSSLCertificate | |
SetData(const PBYTEArray &data) | PSSLCertificate | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
~PObject() | PObject | inlinevirtual |
~PSSLCertificate() | PSSLCertificate |