mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
GPG agent support
This commit is contained in:
parent
d0af3b25d2
commit
85cec300b7
7 changed files with 407 additions and 0 deletions
|
@ -95,6 +95,7 @@ struct {
|
|||
int auto_key_retrieve;
|
||||
const char *override_session_key;
|
||||
int show_session_key;
|
||||
int use_agent;
|
||||
int merge_only;
|
||||
int try_all_secrets;
|
||||
} opt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue