libsmartcard - smartcard library
cc [ flag... ] file... -lsmartcard [ library...] #include <smartcard/scf.h>
Functions in this library allow an application to select a smartcard terminal, determine when cards are inserted or removed, and exchange data with the card.
The shared object libsmartcard.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.
SCF_Card_close | SCF_Card_exchangeAPDU |
SCF_Card_freeInfo | SCF_Card_getInfo |
SCF_Card_lock | SCF_Card_reset |
SCF_Card_unlock | SCF_Card_waitForCardRemoved |
SCF_Session_close | SCF_Session_freeInfo |
SCF_Session_getInfo | SCF_Session_getSession |
SCF_Session_getTerminal | SCF_Terminal_addEventListener |
SCF_Terminal_close | SCF_Terminal_freeInfo |
SCF_Terminal_getCard | SCF_Terminal_getInfo |
SCF_Terminal_removeEventListener | SCF_Terminal_updateEventListener |
SCF_Terminal_waitForCardAbsent | SCF_Terminal_waitForCardPresent |
SCF_strerror |
/usr/lib/libsmartcard.so.1 shared object
/usr/lib/64/libsmartcard.so.1 64-bit shared object
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWocf |
Availability | SUNWocf (32-bit) |
SUNWocfx (64-bit) | |
Interface Stability | Evolving |
MT-Level | MT-Safe |
smartcard(1M), intro(3), attributes(5), smartcard(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |