- should be usable with
Test_nPAClientLib and SimpleClient
- should use a portable GUI, e.g. qt5 or wxWidgets
Some implementation hints:
You may use the interface which already is defined in https://github.com/BeID-lab/eIDClientCore/blob/master/eIDClientCore/bin/Test_nPAClientLib/eidui_cli.h. These callbacks can be implemented by a shared library, which would make the UI interchangable...
Test_nPAClientLibandSimpleClientSome implementation hints:
You may use the interface which already is defined in https://github.com/BeID-lab/eIDClientCore/blob/master/eIDClientCore/bin/Test_nPAClientLib/eidui_cli.h. These callbacks can be implemented by a shared library, which would make the UI interchangable...