Results 1 to 1 of 1
Thread: Exception in PGP Decryption/Java
- 07-23-2012, 09:12 AM #1
Member
- Join Date
- Jul 2012
- Posts
- 2
- Rep Power
- 0
Exception in PGP Decryption/Java
While trying to Decrypt a file i got below exception.
java.lang.IllegalArgumentException: secret key for message not found.
at com.tecnotree.PGPDecrypt1._decrypt(PGPDecrypt1.jav a:69)
at com.tecnotree.PGPDecrypt1.decrypt(PGPDecrypt1.java :34)
at com.tecnotree.PGPDecrypt1.main(PGPDecrypt1.java:12 5)
I had given a private key(secring.skr) and passphrase key(Password for key) in my program. But still i am getting above exception.
please help me in resolving this. I have been trying for past 3 days but could not get to its bottom.
Similar Threads
-
Re: Exception in PGP Decryption
By Deepa in forum New To JavaReplies: 27Last Post: 07-18-2012, 05:16 AM -
Blue Pelican Java: Help with Encryption/Decryption
By ohwegg1 in forum New To JavaReplies: 0Last Post: 01-29-2012, 12:48 AM -
problem about AES Decryption(help me please)
By smart_mody in forum New To JavaReplies: 2Last Post: 09-29-2009, 11:32 PM -
PGP Encryption&Decryption
By Deepa in forum New To JavaReplies: 2Last Post: 07-07-2009, 06:22 AM -
Encryption/Decryption Through AOP
By SirRawlins in forum Advanced JavaReplies: 0Last Post: 12-19-2007, 03:22 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks