Gaurang Pandya
2014-02-03 17:55:23 UTC
Hello All,
I am new to PGP encryption. Please forgive my silly questions.
My requirement is like this. I have PGP installed at one of my client's
place. Client will send encrypted files to me and my application (Software
application in Java) needs to decrypt those files.
I have completed programming with Java application.
PGP desktop installed at my client place.I asked the client to export the
keys from All Keys--> KeyName--> Export (Keys).
So now i have Admin.asc file which contains both Private and Public keys.
My problem is this:- I am able to encrypt files using the public keys but
when i try to decrypt the same files using private keys. it is giving me an
error like "Secret key for message not found".
Does that mean Private key was not exported properly ? if yes.. please let
me know the proper way to export the private key.
I am using PGP 9.2
I am new to PGP encryption. Please forgive my silly questions.
My requirement is like this. I have PGP installed at one of my client's
place. Client will send encrypted files to me and my application (Software
application in Java) needs to decrypt those files.
I have completed programming with Java application.
PGP desktop installed at my client place.I asked the client to export the
keys from All Keys--> KeyName--> Export (Keys).
So now i have Admin.asc file which contains both Private and Public keys.
My problem is this:- I am able to encrypt files using the public keys but
when i try to decrypt the same files using private keys. it is giving me an
error like "Secret key for message not found".
Does that mean Private key was not exported properly ? if yes.. please let
me know the proper way to export the private key.
I am using PGP 9.2
--
Thanks & Regards,
Gaurang
Thanks & Regards,
Gaurang