|
Posted by Rymfax on April 14, 2007, 4:30 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Hello,
I'm hoping you guys can help me out. I'm trying to programatically
extract the certificate info from a digitally signed .cat file for a
driver and then add that certificated as a trusted publisher. I'm
having no real luck figuring out how to do this. I have an example of
how to make a self-signed certificate and add it to a certificate
store, but I'm completely stuck on how to get the certificate info out
of the .cat file.
Any help would be appreciated. As I'm a novice in C++, examples would
also be very, VERY helpful.
TIA!
|