Delivery Package
All classes, methods, their parameters and parameter values are described in the comments to the code and in the reference manual idengine.pdf, contained in the documentation directory.
All the documentation is contained in the doc directory.
The doc directory has the following structure:
- DOCUMENTS_REFERENCE.html contains the list of countries whose documents are supported by the Smart ID Engine, the list of supported documents and their description;
- README.html contains short description of the SDK of Smart Code Engine;
- best_practices.html contains Product usage recommendations;
- idengine.pdf contains description of the classesd, methods, etc.;
- WHATSNEW.txt contains description of updates.
The basic Smart ID Engine delivery package has the following structure:
- The C++ library;
- The C#/Java/Python/PHP wrapper;
- The source code of the obj-C or React/Flutter wrapper for mobile platforms;
- Auto generators for assembling wrappers for the customer's product environment (the exact client version in Python 3 or PHP. We recomment to use it if any problems occur);
- Documentation;
- Samples.