From: Smith, C. <cs...@em...> - 2007-02-06 12:54:46
|
java.security.InvalidKeyException: Not an ElGamalKey at cryptix.jce.provider.elgamal.ElGamalCipher.engineInit(ElGamalCipher.java :134) at javax.crypto.Cipher.init(DashoA6275) at cryptix.openpgp.algorithm.PGPElGamal.encrypt (PGPElGamal.java:550) at cryptix.openpgp.packet.PGPPublicKeyEncryptedSessionKeyPacket.encrypt(PGP PublicKeyEncryptedSessionKeyPacket.java:153) ......... Could anybody help me? Hello and this may seem like a routine and simple answer; however, when I had this issue the problem was I was not using Java's Strong policy jar files. Also the other issue could be the provider not in the class path. Just some thoughts, Corey R. Smith Information Systems System Analyst/Programmer EMH Regional Healthcare System Office: (440) 326-5228 Pager: (440) 758-6541 Cell: (440) 315-4812 Fax: (440) 329-7792 Visit our web site: http://www.emh-healthcare.org CONFIDENTIALITY NOTICE: If you have received this e-mail in error, = please immediately notify the sender by e-mail at the address shown. = This e-mail transmission may contain confidential information. This = information is only for the use of the individual(s) or entity to whom = it is intended even if addressed incorrectly. Please delete it from your = files if you are not the intended recipient. Thank you for your = compliance.=20 |