RE: How to clear gpgme passphrase cache or enter the passphrase every time?

2012-10-31 Thread Mojtaba Gharibi
I have invoked the program in the following way: /root/gpgme-1.3.2/tests/run-sign.o --key FPR_ID_OF_KEY samplefile Thanks! M. -Original Message- From: Werner Koch [mailto:w...@gnupg.org] Sent: Wednesday, October 31, 2012 12:52 PM To: Mojtaba Gharibi Cc: gnupg-users@gnupg.org Subject

How to clear gpgme passphrase cache or enter the passphrase every time?

2012-10-31 Thread Mojtaba Gharibi
Hi, I am using the following test program shipped with GPGME to sign a document. However, the program never asks for my passphrase. Based on the error message, I suspect it has cached some wrong passphrase. So I either need to clear the cache or enter the passphrase each time I am using the pr

How to clear gpgme passphrase cache or enter the passphrase every time?

2012-10-31 Thread Mojtaba Gharibi
Hi, I am using the following test program shipped with GPGME to sign a document. However, the program never asks for my passphrase. Based on the error message, I suspect it has cached some wrong passphrase. So I either need to clear the cache or enter the passphrase each time I am using the pr