In my current code I'm using the Windows API to do this, but I want to know how 
I can do it using just the OpenSSL crypto library instead.  What functions do I 
need to use and what header(s) do I need to #include?  My current code pulling 
root certs from the store is 
here<https://github.com/DragonOsman/currency_converter/blob/master/currency_converter/root_certificate.hpp>.

Thanks.

Osman

Reply via email to