How to extract public key programmatically using win32 for a certificate stored in certificate store
I have imported a crt file to Personal Certificates in Local Computer.
I can extract the same public key using base 64 encoded X509 .CER option using MMC.