AsString() const | PSSLCertificate | |
certificate | PSSLCertificate | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
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 | |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetData() const | PSSLCertificate | |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
Load(const PFilePath &certFile, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLCertificate | |
operator x509_st *() const | PSSLCertificate | [inline] |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator=(const PSSLCertificate &cert) | PSSLCertificate | |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
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 | |
ReadFrom(istream &strm) | PObject | [virtual] |
Save(const PFilePath &keyFile, BOOL append=FALSE, PSSLFileTypes fileType=PSSLFileTypeDEFAULT) | PSSLCertificate | |
~PObject() | PObject | [inline, virtual] |
~PSSLCertificate() | PSSLCertificate | |