For embedded signatures I can use X509Certificate.CreateFromSignedFile
to extract the certificate.
What is the .Net way to extract the certificate for a file in the system's store?
X509Certificate.CreateFromSignedFile is throwing exception for those file!