Title: Using CryptoAPI to verify a cert
See documentation of CertGetIssuerCertificateFromStore
 
Thanks
Anupam
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Edward Chan
Sent: Sunday, March 06, 2005 8:16 PM
To: [email protected]
Subject: Using CryptoAPI to verify a cert

Does anybody know how to use the Microsoft Crypto API's to verify a cert.  Given an X509 object, I've created a CERT_CONTEXT using the Crypto API, CertCreateCertificateContext().  And I've got a handle to the Windows certificate store, using CertOpenSystemStore().   But I have no idea how to verify the cert.  Can anyone help?  Examples, documentation? 

Thanks,
Ed

Reply via email to