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?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,235 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,527 questions
{count} votes