Skip to main content

Security Settings

Datalogic SDK API access

General

Settings in this group define which applications have access to protected interfaces within the Datalogic SDK. Each interface contains a list of definitions where each entry defines one or more packages which are allowed to call the given interface. Each entry in the list contains the following settings:

  • Package name: Package name to grant API access to. Wildcards (i.e. "com.vendor.*") may be used. The default value an empty string.

  • Package signature SHA-256 digest: Package signature (SHA-256) digest to verify the associated package name(s).

To be granted access, a package must be signed with a matching signature and optionally match the associated name.

Specific Settings

  • Reset API access lists: Resets the SDK access lists. The default value is false.

  • PackageInstaller API: This list defines packages which are granted access to the PackageInstaller API.