Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / common / sslcertstructs.h
1 #include <map>
3 #ifndef __COMMON_SSLCERTSTRUCTS_H__
4 #define __COMMON_SSLCERTSTRUCTS_H__
7 struct SSLCertData{
9         std::multimap<wxString, wxString> CertData;
11 };
13 struct SSLCertCollection{
15         int SuccessCode = 0;
16         
17         //std::map<int, int> SSLCollection;
18         std::map<int, SSLCertData> SSLCollection;
20 };
22 #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