wxWidgets and openssl

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
mrdebug
Earned some good credits
Earned some good credits
Posts: 131
Joined: Mon Jul 17, 2006 4:57 pm

wxWidgets and openssl

Post by mrdebug »

Hi. In a wxWidgets software I have to read a .p7m file. The p7m file in this case is a xml signed file.
Is there an example on how to have a standard xml file from a signed xml file?
Post Reply