Good morning!
Last few days I was trying to understand data encryption and signing. I
am using JAVA to collect data into String from database, and need to
sent them automatically by e-mail in attachment encrypted and signed. I
got them first signed, then encrypted, but the PGP Desktop finds it only
encrypted. To verify, I need to decrypt, the result is a pgp file again,
that now I can verify. But I believe, that this all i did is wrong, so
can you tell me, how to make the signed and encrypted file fully
recognized by PGP desktop? For newbie it is hard to understand all the
things happening in these processes.
Thanks a lot,
Jānis Ročāns.