The lmxdev developer tool is a multipurpose utility for generating security configuration files and includes files for compilation.

The lmxdev command usage is as follows:

-genconfig security_config.lmx

-embedlicense lmx.lic file

-embedsecurityconfig security_config.lmx file

-verifysecurityconfig file

Where:

-genconfig security_config.lmx

Generates an LM-X security configuration file (security_config.lmx) that holds developer-specific security parameters.

-embedlicense lmx.lic fileEmbeds an LM-X License Manager license into the license server executable or the client library.

-embedsecurityconfig security_config.lmx file

Embeds security configuration into the license server executable or the client library.

-verifysecurityconfig fileVerifies if the security configuration is embedded.

Note: embedsecurityconfig and verifysecurityconfig additionally include extended versions (embedsecurityconfigext and verifysecurityconfigext, respectively) that allow you to embed/verify also private keys.