Clear Smart Card Pin Cache using Cryptography Next Generation API

Asmaa Fathy 1 Reputation point
2021-03-10T13:34:08.92+00:00

I used to use CryptSetProvParam function from Crypto API to clear smart card pin cache, but this function and its API is now deprecated and it's recommended to use Cryptography Next Generation APIs instead.

So what's the replacement of CryptSetProvParam?

Developer technologies C++
Developer technologies C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.