how can I get CSP provider name of my connected smartcard?
I couldn't access to registry windows so I'm find some way to achieve that information through win API.
I've already seen something about SCardGetCardTypeProviderName but it seems impossibile to find a complete example in C#.
You can use certutil.
Something like this:
c:> Certutil -csplist
It lists all CSP providers that currently exist on your PC.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With