mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
471 B
471 B
TODO:
Implement important missing PC/SC functions and write documentation:
- SCardBeginTransaction()
- SCardEndTransaction()
- SCardControl()
- SCardGetStatusChange()
- Write complete API documentation
Implement less important missing PC/SC functions:
- SCardGetAttrib()
- SCardSetAttrib()
- SCardListReaderGroups()
- SCardReconnect
Goal:
Completely implement the full API from PC/SC API from PCSC-Lite