Setting an Environment Variable for IAIK-JCE

Setting the Environment Variables in Microsoft Windows

To set the JAVA_TOOL_OPTIONS environment variables in Microsoft Windows:

  1. Click Start, Control Panel, System, and then Advanced system settings.
  2. In the System Properties dialog box, on the Advanced tab, click Environment Variables.
  3. Add the JAVA_TOOL_OPTIONS environment variable:
    1. In the System Variables section, click New.
    2. In the Variable name field, type JAVA_TOOL_OPTIONS.
    3. In the Variable value field, type the following:

      -Dprimavera.encryptor.provider="IAIK"

    4. Click OK.
  4. Exit the Control Panel.

Setting the Environment Variables with Unix or Linux

To set the JAVA_TOOL_OPTIONS environment variables with Unix or Linux:

  1. Set the JAVA_TOOL_OPTIONS environment variable by typing the following command:

    export JAVA_TOOL_OPTIONS=-Dprimavera.encryptor.provider="IAIK"

Related Topics

Installing IAIK-JCE



Legal Notices | Your Privacy Rights
Copyright © 1999, 2021

Last Published Tuesday, December 7, 2021