Introduction - If you have any usage issues, please Google them yourself
When working with the Omnikey 5321, i couldn t find a C# library for this reader. The reader can be called via the Windows SmartCard API, Additional commands can be send with the Omnikey API.
In this pack, i ve included the Omnikey syncronous API with documentation.
The part i wrote myself, is the C# wrapper. I m still working on it, but the main methods are working. I also wrote an application to test the library, this application is also included.