When "key_file" is specified in the configuration and the cache entry
commitfe1705221d9ac161e12296899834e042c65ec6fe
authorBen Kibbey <bjk@luxsci.net>
Sun, 23 Nov 2008 13:10:37 +0000 (23 08:10 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 23 Nov 2008 13:10:37 +0000 (23 08:10 -0500)
treefca290a3402f094d76009b4bf172668b1610e0c5
parent97e31b57c9df9bd0467bb2a68886d717649670d0
When "key_file" is specified in the configuration and the cache entry
gets removed for some reason, the client must provide a key to use along
with the OPEN or SAVE commands. If not specified, GPG_ERR_WRONG_KEY_USAGE
is returned.

This won't affect the "key" configuration parameter. It'll still try to
use pinentry.
src/commands.c