Installing IAIK-JCE

Previous TopicNext TopicContents

IAIK-JCE is a Java Cryptography Extension that has a set of APIs and can implement cryptographic functionality. It is used for supporting additional security functionalities to the JDK. IAIK-JCE libraries can be used to support higher level of encryption while storing/transmitting sensitive information (for example, passwords) in P6 EPPM.

IAIK-JCE is installed when you install P6 EPPM. To allow the P6 EPPM installer to recognize and install IAIK-JCE, you must modify your existing java.security settings and copy the iaik_jce.jar file to the correct location in <Java_Home>.

To prepare IAIK-JCE for installation:

  1. Navigate to the following URL:

    http://jce.iaik.tugraz.at/sic/Products/Core-Crypto-Toolkits/JCA_JCE

  2. Download and extract iaik_jce.zip locally. See Tested Configurations for the supported versions of IAIK-JCE.
  3. Navigate to the lib-signed folder and then copy iaik_jce.jar to <Java_Home>/jre/lib/ext.
  4. Navigate to <Java_Home>/jre/lib/security and then add the following to java.security.

    security.provider.11=iaik.security.provider.IAIK

    Note: If the number '11' is being used by another entry, use the next available number.

  5. Save and then close the file.
  6. Complete the instructions in the following topic:

    Setting an Environment Variable for IAIK-JCE

Related Topics

Installing Applications

Setting an Environment Variable for IAIK-JCE

Terminal Emulator

Installing WebLogic

JDK Installation

Content Repository Installation

BI Publisher Installation

Workflows Repository Installation

Download the wsdl4j-1.6.2.jar



Legal Notices
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, February 04, 2016

PDF Library