Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial work started on using ConnectionObject on Win32 systems
[xestiaab/.git] / source / carddav2 / carddav2.h
index 2698d5a..fd1212c 100644 (file)
@@ -38,7 +38,7 @@ class CardDAV2 : public ConnectionObject {
        public:
        
                using ConnectionObject::ConnectionObject;
-       
+
                // Destructor.
        
                ~CardDAV2();
@@ -71,6 +71,9 @@ class CardDAV2 : public ConnectionObject {
 
 #if defined(__APPLE__)
 #elif defined(__WIN32__)
+
+               PCCERT_CONTEXT BuildSSLCollection();
+
 #else
                SSLCertCollectionString BuildSSLCollection();
 
@@ -108,6 +111,9 @@ class CardDAV2 : public ConnectionObject {
        
 #if defined(__APPLE__)
 #elif defined(__WIN32__)
+
+               PCCERT_CONTEXT CertificateData;
+
 #else
                bool EnableSSLBypass = false;
 #endif
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy