Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial work started on using ConnectionObject on Win32 systems
[xestiaab/.git] / source / common / win32ssl.cpp
index 26c7754..2c28621 100644 (file)
@@ -18,9 +18,9 @@
 
 #include "win32ssl.h"
 
-CRYPTUI_VIEWCERTIFICATE_STRUCTW BuildCertificateData(CardDAV *CardDAVConnection, HWND WindowHandle){
+CRYPTUI_VIEWCERTIFICATE_STRUCTW BuildCertificateData(ConnectionObject *ConnectionObjectData, HWND WindowHandle){
 
-       PCCERT_CONTEXT CertificateContext = CardDAVConnection->GetCertificateContextPointer();
+       PCCERT_CONTEXT CertificateContext = ConnectionObjectData->BuildSSLCollection();
        HCERTSTORE CertificateStore = CertificateContext->hCertStore;
        CRYPTUI_VIEWCERTIFICATE_STRUCTW CertificateData = { 0 };
        CertificateData.hwndParent = WindowHandle;
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