For questions and information regarding GoAnywhere OpenPGP Studio
-
aclements
- Posts: 2
- Joined: Fri Dec 11, 2015 9:38 am
When I try to decrypt a file, I am getting the following error:
org.bouncycastle.openpgp.PGPException: Could not extract the private key.
Any help in resolving this issue is greatly appreciated.
-
Support_Tim
- Posts: 34
- Joined: Mon Dec 01, 2014 10:35 am
Hi aclements,
Do you have a file that was encrypted with a key pair elsewhere? IF the file was signed, you should have been provided a public key from the trading partner that sent you the file and imported it to your key ring.
The most likely causes are either the public key you received from your trading partner was not the one used to sign the file, your public key was not used to encrypt the file, or you are pointing to a key ring that does not contain the correct public key received along with your private key for decrypting.
From Forum Post:
http://www.goanywhere.com/forum/post136 ... 6d60#p1364
-
aclements
- Posts: 2
- Joined: Fri Dec 11, 2015 9:38 am
Thanks for the feedback, I got the problem resolved.