[Jsdsi-users] Exception while creating new KeyPair
Status: Pre-Alpha
Brought to you by:
sajma
From: Somaya A. <som...@ya...> - 2005-11-01 13:20:35
|
Hi, I am trying to create a new keypair as follows: KeyPair signer = KeyPairFactory.create(KeyEnum.RSA); but I got the following Runtime Exception: jsdsi.JsdsiRuntimeException: java.security.NoSuchAlgorithmException: SPKI/RSA KeyPairGenerator not available at jsdsi.util.KeyPairFactory.createKeyPairGenerator(KeyPairFactory.java:155) at jsdsi.util.KeyPairFactory.getKeyPairGenerator(KeyPairFactory.java:120) at jsdsi.util.KeyPairFactory.create(KeyPairFactory.java:102) at jsdsi.util.KeyPairFactory.create(KeyPairFactory.java:59) So any idea about why is this happening and how to overcome this? Thanks, Somaya __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs |