Private key decryption error: Unsupported keysize or algorithm
Originally Published: 2008-09-04
Article Number
Applies To
Java Client
Issue
Trying to initialize Java Client gives the following exception:
com.rsa.kmc.KMException: Error loading KeyStore
at com.rsa.kmc.x.G.a(Unknown Source)
at com.rsa.kmc.x.G.a(Unknown Source)
at com.rsa.kmc.KMConfig.<init>(Unknown Source)
at RKM_Monitor.run(RKM_Monitor.java:48)
at RKM_Monitor.main(RKM_Monitor.java:116)
Caused by: java.io.IOException: Private key decryption error: (java.lang.SecurityException: Unsupported keysize or algorithm parameters)
at com.ibm.crypto.provider.PKCS12KeyStore.engineLoad(Unknown Source)
at java.security.KeyStore.load(KeyStore.java:695)
at com.rsa.kmc.x.G.a(Unknown Source)
at com.rsa.kmc.x.G.a(Unknown Source)
at com.rsa.kmc.KMConfig.<init>(Unknown Source)
at RKM_Monitor.run(RKM_Monitor.java:48)
at RKM_Monitor.main(RKM_Monitor.java:116)
Cause
The JCE Unlimited Strength Jurisdiction Policy files are not installed.
Resolution
Table 1. JDK Locations
JDK Version Download Location
1.4 http://java.sun.com/j2se/1.4.2/download.html
5 http://java.sun.com/javase/downloads/index_jdk5.jsp
6 http://java.sun.com/javase/downloads/index.jsp
UPDATE: Java SE Downloads page:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Java Platform Technology Downloads page (JCE policy files for 1.4.2, 5.0, and 6.0):
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-plat-419418.html
Related Articles
Error "Unable to generate TSF URL" on RSA Authentication Manager 8.x 44Number of Views sirrus.runtime.TokenException: Token decryption failed 35Number of Views Initialization operations completed with errors after RSA Identity Governance & Lifecycle 7.1P03 upgrade 102Number of Views How to configure a global default Circuit Breaker threshold value in RSA Identity Governance & Lifecycle 83Number of Views aservers occasionally are unable to decrypt tokens from other aservers. 21Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?