Signing and sign verification using PGP and bouncy castle
Hi,
I need an example which explains PGP siging (using bouncycastle api) in Example also an example explaing how to verifying PGP signed messages (using bouncycastle api)
The requirement is I have a few files which are PGP encrypted received from client, we need to do PGP sign veryfication and decrypt them ,again one acknowledgement is sent to client by encrypting (using PGP) message .
I have googled them but i get only PGP -bouncycastle encryption/decryption related topic.Please post a link or any example .
Thanks
Sumit