mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-09 05:19:26 +02:00
17 lines
354 B
Markdown
17 lines
354 B
Markdown
# TODO
|
|
|
|
## Implement important missing PC/SC functions and write documentation:
|
|
|
|
* SCardControl()
|
|
* SCardGetStatusChange()
|
|
* SCardBeginTransaction()
|
|
* SCardEndTransaction()
|
|
* Write complete API documentation
|
|
|
|
## Implement less important missing PC/SC functions:
|
|
|
|
* SCardGetAttrib()
|
|
* SCardSetAttrib()
|
|
* SCardListReaderGroups()
|
|
* SCardReconnect
|
|
|