Page 1 of 1

No matching keys found in your keyring

Posted: Fri Dec 11, 2015 11:04 am
by aclements
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.

Re: No matching keys found in your keyring

Posted: Tue Dec 15, 2015 5:41 pm
by Support_Tim
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: https://forum.goanywhere.com/post136 ... 6d60#p1364

Re: No matching keys found in your keyring

Posted: Wed Dec 16, 2015 9:10 am
by aclements
Thanks for the feedback, I got the problem resolved.