(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.28 and 1.29

version 1.28, 2006/11/10 18:14:58 version 1.29, 2007/05/09 19:17:59
Line 55 
Line 55 
     SSLCertificateVerifyFunction* verifyCertificateCallback;     SSLCertificateVerifyFunction* verifyCertificateCallback;
     Array<SSLCertificateInfo*> peerCertificate;     Array<SSLCertificateInfo*> peerCertificate;
     X509_STORE* crlStore;     X509_STORE* crlStore;
   
       String ipAddress;
   
       friend class SSLCallback;
   
       friend class SSLCallbackInfo;
 }; };
  
 class SSLContextRep class SSLContextRep


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2