How to implement smart card authentication with a .NET Fat client?
- by John Nevermore
I know very little about smart card authentication in general so please point out or correct me if anything below doesn't make sense.
Lets say i have:
A Certificate Authority "X"-s smart card (non-exportable private key)
Drivers for that smart card written in C
A smart card reader
CA-s authentication OCSP web service
A requirement to …