mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Content update
This commit is contained in:
parent
6508c44984
commit
d76a0296ec
1 changed files with 4 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ Default $protocol is T=1.
|
|||
|
||||
Returns the $connection to a reader or FALSE.
|
||||
|
||||
**NOT IMPLEMENTED!** Should be available.
|
||||
|
||||
### scard_disconnect($connection);
|
||||
|
||||
Disconnects the $connection to a card. Returns the TRUE if disconnecting was succesful or FALSE.
|
||||
|
|
@ -89,6 +91,8 @@ Returns the status or FALSE.
|
|||
|
||||
### scard_cancel($context);
|
||||
|
||||
**NOT IMPLEMENTED!** Maybe not useful because of this extension is for server side usage designed but since we want the API implemented it should be available.
|
||||
|
||||
## License
|
||||
|
||||
This code is licensed under the terms of the PHP License version 3.01. PCSC-Lite is licensed in a way where it is possible to integrate it native in the PHP environment.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue