(file) Return to SSLContextRep.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/SSLContextRep.h between version 1.23 and 1.24

version 1.23, 2005/12/21 06:20:17 version 1.24, 2006/01/03 17:27:06
Line 57 
Line 57 
 { {
 public: public:
     SSLCertificateVerifyFunction* verifyCertificateCallback;     SSLCertificateVerifyFunction* verifyCertificateCallback;
     SSLCertificateInfo* peerCertificate;      Array<SSLCertificateInfo*> peerCertificate;
     X509_STORE* crlStore;     X509_STORE* crlStore;
 }; };
  


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2