Re: GPGme operations with subkeys

2017-08-02 Thread gnupg . 20 . miller_2555
> On Aug 2, 2017, at 05:40, Werner Koch - w...@gnupg.org > wrote: > > On Wed, 2 Aug 2017 03:05, r...@sixdemonbag.org said: > >> At the command line a subkey can be specifically selected by appending >> an exclamation mark to the *subkey* key ID, but I don't believe GPGME >> supports this behav

GPGme operations with subkeys

2017-08-02 Thread gnupg . 20 . miller_2555
I have a couple encryption subkeys under my primary key. Each key is used for different applications (while I generally just use one subkey, the other is used when a specific application does not permit the use of that subkey). I would like to select specific subkeys (gpgme_subkey_t) in GPGme to

Re: confirm 7dc28b2cdcd51f4b7e2110b65dce16d7eb589942

2017-08-02 Thread gnupg . 20 . miller_2555
> On Aug 1, 2017, at 20:07, gnupg-users-requ...@gnupg.org > > wrote: > > confirm 7dc28b2cdcd51f4b7e2110b65dce16d7eb589942 ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

GPGme operations with subkeys

2017-08-01 Thread gnupg . 20 . miller_2555
I have a couple encryption subkeys under my primary key. Each key is used for different applications (while I generally just use one subkey, the other is used when a specific application does not permit the use of that subkey). I would like to select specific subkeys (gpgme_subkey_t) in GPGme to

Selecting subkeys in batch mode

2010-10-08 Thread gnupg . 20 . miller_2555
Hi - I have a public key with two encryption subkeys (see note below). I am attempting to clobber together a bash script to select a given subkey and use that subkey for encryption. Using the following sample key and sample script, `afile` is encrypted with subkey (and not the expecte