FreeRDP/winpr/libwinpr/smartcard
David Fort 06cb610207 smartcard: start implementing SCardListCards
This basic implementation tries to emulate the corresponding function by using a
predefined list of name for a given ATR.
2022-01-17 16:27:53 +01:00
..
test
CMakeLists.txt Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
ModuleOptions.cmake
smartcard_inspect.c Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
smartcard_inspect.h
smartcard_pcsc.c smartcard: start implementing SCardListCards 2022-01-17 16:27:53 +01:00
smartcard_pcsc.h
smartcard_winscard.c
smartcard_winscard.h
smartcard.c Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
smartcard.h