eid-viewer
eid-viewer library
|
This library was originally written for the eID Viewer. It allows for reading of identity data from an eID card, as well as interacting with the .eid XML files that the eID Viewer knows. While this is provided as a library to manage identity data and can be used as such, its heritage of being the base of an eID Viewer is still visible in some areas.
This is a C API, but wrapper libraries are also available for Objective-C (on OS X) and C# (on Windows).
A simple application that works with this library would look like this:
For more information, please see the C API
The same example in Objective-C would look like: