acshk / acsccid

acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
GNU Lesser General Public License v2.1
104 stars 19 forks source link

Supported attributes for SCardGetAttrib? #11

Closed ctadlock closed 5 years ago

ctadlock commented 6 years ago

What, if any attributes are supported for SCardGetAttrib?

godfreychung commented 6 years ago

You can find it from IFDHGetCapabilities() from ifdhandler.c.