The Smart Card SDK provides the following COM interfaces. (The methods for a specific interface are listed in the TOC and on the reference page for that interface.)
| Call… | To… |
|---|---|
| ISCard | Open and manage a connection to a smart card. |
| ISCardCmd | Construct and manage a smart card Application Protocol Data Unit (APDU). |
| ISCardLocate | Locate a smart card. |
| ISCardDatabase | Perform smart card resource manager database operations. |
| ISCardISO7816 | Construct an APDU command. |
| ISCardAuth | Authenticate an application, smart card, or user. |
| ISCardFileAccess | Perform common file services such as locating, selecting, reading, writing, creating, and deleting files |
| ISCardManage | Manage the smart card system. |
| ISCardVerify | Verify or change card holder verification (CHV) policy. |