Hai,
I'm nithya. I have a visual basic program that decrypts a file from my client using a passphrase.
My seniors have no problem in the decryption.
As I'm new to this concept, i could not proceed in it.
The problem is,
My client sends me the public key, say for eg, Key.txt
I import the file (Key.txt) in my gpg.
The public key gets stored in my gpg (pubring.gpg)
But I could not find my secret key in my gpg (secring.gpg)
So, I get a smoother encryption but a problem with my decryption.
Kindly help me in this problem.
Thanks,
Nithya
I'm nithya. I have a visual basic program that decrypts a file from my client using a passphrase.
My seniors have no problem in the decryption.
As I'm new to this concept, i could not proceed in it.
The problem is,
My client sends me the public key, say for eg, Key.txt
I import the file (Key.txt) in my gpg.
The public key gets stored in my gpg (pubring.gpg)
But I could not find my secret key in my gpg (secring.gpg)
So, I get a smoother encryption but a problem with my decryption.
Kindly help me in this problem.
Thanks,
Nithya
Comment