PTLib
Version 2.18.8
|
This is the complete list of members for PSSLCertificate, including all inherited members.
AsString() const | PSSLCertificate | |
Attach(x509_st *cert) | PSSLCertificate | |
CheckHostName(const PString &hostname, CheckHostFlags flags=CheckHostNormalRules) | PSSLCertificate | |
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 |
CreateRoot(const PString &subject, const PSSLPrivateKey &key, const char *digest=NULL, unsigned version=0) | PSSLCertificate | |
EqualTo enum value | PObject | |
FreeCertificate() | PSSLCertificate | protected |
GetChain() const | PSSLCertificate | inline |
GetClass() const | PObject | inline |
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 |
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 | PSSLCertificate | inline |
LessThan enum value | PObject | |
Load(const PFilePath &certFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLCertificate | |
m_certificate | PSSLCertificate | protected |
m_chain | 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 |
P_DECLARE_BITWISE_ENUM(CheckHostFlags, 5,(CheckHostNormalRules, CheckHostAlwaysUseSubject, CheckHostNoWildcards, CheckHostNoPartialWildcards, CheckHostMultiLabelWildcards, CheckHostSingleLabelDomains)) | PSSLCertificate | |
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 |
X509_Chain typedef | PSSLCertificate | |
~PObject() | PObject | inlinevirtual |
~PSSLCertificate() | PSSLCertificate |