Re: Changing trust in GPGME

2010-01-13 Thread Piotr Bratkowski
Hello, What is GPA?? Regards, Piotr Bratkowski Werner Koch pisze: On Tue, 12 Jan 2010 23:41:52 +0100, Piotr Bratkowski wrote: I have this code. And when I see output owner_trust = 4, but in gpg from system I get 0. Do I need to somehow save this changes?? This is not directly

Changing trust in GPGME

2010-01-12 Thread Piotr Bratkowski
rust=GPGME_VALIDITY_FULL; fprintf(stderr,"%i : Key owner= %s fingerprint= %s trust= %i\n",i,key->uids->name,key->subkeys->fpr,key->owner_trust); } } } Regards, Piotr Bratkowski ___ Gnupg-users mailing list Gnupg-users@gnupg.

gpg trust from command line

2009-11-26 Thread Piotr Bratkowski
gpg. It's in C so making it to write to stdin of gpg would be a lot of fuss, as a command line I can simply use system function. So my question is is it possible?? If yes how?? Regards, Piotr Bratkowski ___ Gnupg-users mailing list Gnupg-users