(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.15 and 1.16

version 1.15, 2004/05/21 20:57:00 version 1.16, 2004/06/09 20:49:35
Line 131 
Line 131 
  
         String getTrustStoreUserName() const;         String getTrustStoreUserName() const;
  
       SSLCertificateVerifyFunction* getSSLCertificateVerifyFunction() const;
   
     /*     /*
     Initialize the SSL locking environment.     Initialize the SSL locking environment.
  
Line 159 
Line 161 
     Boolean _trustStoreAutoUpdate;     Boolean _trustStoreAutoUpdate;
         String _trustStoreUserName;         String _trustStoreUserName;
  
       SSLCertificateVerifyFunction* _certificateVerifyFunction;
   
     /*     /*
        Mutex containing the SSL locks.        Mutex containing the SSL locks.
     */     */


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2