Hi,
can anyone help me with this? I'm trying to write some code that will retrieve the data stored within a certificate held in the certificate store.
For example. If you open Windows Explorer and click on Tools->Internet Options->Content->Certificates. If you then click on one of the certificates and view it. It contains details of what's in the certificate.
How can I get this information programmatically? I've searched about on the web and various Delphi books but haven't found anything. My boss things that the information is stored in the registry but i have searched through it and can't find anything of any use. Any help would be very much appreciated. Thanks in advance.
can anyone help me with this? I'm trying to write some code that will retrieve the data stored within a certificate held in the certificate store.
For example. If you open Windows Explorer and click on Tools->Internet Options->Content->Certificates. If you then click on one of the certificates and view it. It contains details of what's in the certificate.
How can I get this information programmatically? I've searched about on the web and various Delphi books but haven't found anything. My boss things that the information is stored in the registry but i have searched through it and can't find anything of any use. Any help would be very much appreciated. Thanks in advance.