Hi All
I am have a requirement to encrypt a text file using pgp and upload it on FTP.
I found codebase for this (BouncyCastle).
For encrypting it require public and private key. I have a tool Named "GNU PG for Windows" using which i have created public key. But,
i am not getting how to create secret key.
Can anybody help me for this.