Smart Card Samples (Windows CE 5.0)
A sample smart card CSP application called scwcsp is available in %_WINCEROOT%\Public\Common\Sdk\Samples directory.
The sample Smart Card CSP consists of the following modules:
- Scwcsp exports the CSP Functions that process the preliminary data from the smart card.
- Scwapi maintains the file structures used by the smart card CSP.
- Scwcspgui, a customizable user interface (UI), provides the methods for tasks such as initializing the card and entering the user's personal identification number (PIN). An OEM can customize the UI by writing a DLL that exports methods for certain card tasks.
See Also
Send Feedback on this topic to the authors