FreeRDP/winpr/libwinpr/ncrypt
David Fort f76c14c256 fix smartcard logon with smartcard emulation
When smartcard emulation was enabled we were dumping the key and cert to
temporary files for PKINIT call, but they were deleted before we have
actually done the PKINIT. This patch fixes it.

It also add debug statement for the listing of smartcard keys / certs.

This also fixes the listing of smartcard on certain windows configurations
were we have to force NCRYPT_SILENT when doing a NCryptOpenKey.
2022-10-13 12:03:58 +02:00
..
test reformatted 2022-06-23 08:48:39 +02:00
CMakeLists.txt Fixed WITH_PKCS11 option 2022-05-12 11:36:01 +02:00
ModuleOptions.cmake winpr: implement ncrypt API 2021-12-14 14:12:01 +01:00
ncrypt_pkcs11.c ncrypt_pkcs11: enumerate keys by public keys 2022-07-21 18:38:36 +02:00
ncrypt.c fix smartcard logon with smartcard emulation 2022-10-13 12:03:58 +02:00
ncrypt.h Refactored WinPR includes 2022-03-03 11:26:48 +01:00