License modulesΒΆ
A license module gives access to some functionalities of the SDK as described below:
Module |
Description |
---|---|
Document |
Main module |
DocumentDetector |
Provides access to the DocumentDetector Class |
DocumentReader |
Provides access to the DocumentReader Class |
DocumentAuthenticator |
Provides access to the DocumentAuthenticator Class |
DocumentMRZ |
Provides access to the MrzReader Class |
ServerEdition |
Identifies the server edition (Windows, Linux, Mac) |
MobileEdition |
Identifies the mobile edition (Android, iOS) |
EdgeEdition |
Identifies the edge edition (Raspberry PI) |
Hint
In your application, call the DocumentLicense.checkModule Method to find out whether a particular module is enabled in your license.