From 7b8ea82ab64aa0c298c48ef3edf680102c2b1788 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 23 Oct 2006 14:02:13 +0000 Subject: . --- tools/gpgconf-comp.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/gpgconf-comp.c') diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c index 04a61a193..65cdc0a82 100644 --- a/tools/gpgconf-comp.c +++ b/tools/gpgconf-comp.c @@ -676,6 +676,9 @@ static gc_option_t gc_options_gpgsm[] = { "auto-issuer-key-retrieve", GC_OPT_FLAG_NONE, GC_LEVEL_BASIC, "gnupg", "fetch missing issuer certificates", GC_ARG_TYPE_NONE, GC_BACKEND_GPGSM }, + { "cipher-algo", GC_OPT_FLAG_NONE, GC_LEVEL_ADVANCED, + "gnupg", "|NAME|use cipher algorithm NAME", + GC_ARG_TYPE_STRING, GC_BACKEND_GPGSM }, GC_OPTION_NULL }; -- cgit v1.2.3