Crate pcsc_sys [−] [src]
Low level bindings to the PCSC C API.
The following platforms are supported:
On Windows, the built-in
WinSCard.dlllibrary and "Smart Card" service. See MSDN for documentation of the implemented API.On macOS, the built-in PCSC framework.
On Linux, BSDs and (hopefully) other systems, the PCSC lite library and pcscd daemon. See pcsclite for documentation of the implemented API.
pcsclite is detected at build time using pkg-config. See the
pkg-configcrate for more information.
Structs
| SCARD_IO_REQUEST | |
| SCARD_READERSTATE |
Constants
Statics
| g_rgSCardRawPci | |
| g_rgSCardT0Pci | |
| g_rgSCardT1Pci |
Functions
Type Definitions
| DWORD | |
| LONG | |
| SCARDCONTEXT | |
| SCARDHANDLE | |
| ULONG |