(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.14 and 1.15

version 1.14, 2004/05/18 14:57:53 version 1.15, 2004/05/21 20:57:00
Line 147 
Line 147 
  
     SSL_CTX * _makeSSLContext();     SSL_CTX * _makeSSLContext();
     void _randomInit(const String& randomFile);     void _randomInit(const String& randomFile);
     Boolean _verifyPrivateKey(SSL_CTX *ctx, const char *keyFilePath);      Boolean _verifyPrivateKey(SSL_CTX *ctx, const String& keyPath);
  
     String _trustStore;     String _trustStore;
     String _certPath;     String _certPath;


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2