Sentinel LDK ToolBox

Sentinel LDK ToolBox is an interactive interface to work with various Sentinel LDK APIs. You can execute calls to the Sentinel Licensing API using Sentinel LDK ToolBox. The calls are then relayed to a Sentinel protection key.

To use Sentinel Licensing API with Sentinel LDK ToolBox you must have a Developer key and a valid Vendor Code so that you can access Sentinel protection keys. Sentinel LDK ToolBox is started from the Sentinel LDK launcher. For more information, see the Sentinel LDK ToolBox User Guide.

API-related Functionality

Sentinel LDK ToolBox serves as a training tool for the Sentinel APIs. Sentinel LDK ToolBox functionality enables you to:

>Display the source code generated for each function call. This generated source code can be copied and pasted into your application source code.

>Evaluate manual implementation of each API. Every API function included in Sentinel LDK ToolBox is displayed on a separate screen. To execute a function call, you provide specific information related to the selected function.

>Transfer memory buffers to the AES encryption engine in a Sentinel protection key. The program can also be used to decrypt data buffers.

>Create multiple programming language interfaces for the various APIs.