Our application create digital signatue using Windows Crypto API. When I use a previous generation ID card, everything works fine. But when I select a new ID card, a pin code dialog shows up:

I didn't type in the pin code immediately, after a while our app crashed. I debug the dump file and find something about pteidmdrv64.dll in the stacktrace:

Without the symbol file of PTEID sdk, I cannot find out what is wrong with our app. Hope official developers can give me some clues.
Our application create digital signatue using Windows Crypto API. When I use a previous generation ID card, everything works fine. But when I select a new ID card, a pin code dialog shows up:
I didn't type in the pin code immediately, after a while our app crashed. I debug the dump file and find something about pteidmdrv64.dll in the stacktrace:
Without the symbol file of PTEID sdk, I cannot find out what is wrong with our app. Hope official developers can give me some clues.