Luxe AppBuilder
AppBuilder is a web based tool that can generate HTML pages for displaying on the Luxe 8000i terminal.
Local Key Injection
For an overview of the production Local Key Injection Process, please see the
Luxe LKI Getting Started Guide.
Equinox provides a Local Key Injection cable that contains a
9 pin RS232 connector on one end for connecting to a
computer running the SPDKit.exe Windows utility, and terminating
in a "special" smart card board
that must be inserted into a Luxe terminal that is in local key injection mode.
SPDKit - Local Key Injection
SPDKit is a Windows based tool that can be used to inject keys into the Equinox
series of terminals including the Luxe.
- SPDKit User Guide Local Key Injection Solution - Documentation
- Windows PC based (includes the utility and required DLL's) - Tool
To install SPDKit.exe on a Windows 10 system:
- Download and unzip the spdkit.files.zip.
- Place the SPDKit.exe utility into a convenient location on your computer.
- Extract DLL's from the sysWOW64.zip into your c:\Windows\SysWOW64 directory.
NOTE: This may need to be Run as administrator.
- Open/Run a cmd.exe window as an Administrator and type the following commands:
- cd \windows\SysWOW64
- regsvr32 mscomm32.ocx
Local Key Injection Mode
To test the local key injection mode, there is a
Luxe_Inject_Test_Keys.sct
SPDKit.exe script file (in the spdkit.files.zip file). This is a simple
text file that may be viewed or modified using any text editor.
This link puts the Luxe terminal into local key injection
mode and waits for the key inction to be completed. While in this mode,
the smart card interface device operates as a local key injection port.
Luxe InstallationCreator
This utility can take an application directory structure, and create a development signed .RPM file that
can be installed into a development terminal using the HTTP API
package/load?install=true command.
Luxe ResourceSigner
The Luxe ResourceSigner is a web based tool that can sign secure resources
and returns the signature of a resource in a format suitable for use by the
prompt/resource command. This section also contains some test web pages
that you can install and test the usage of signed resources.
This page is installed in /home/sdk/html/section_3/tools/installationcreator/index.html