aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.h')
-rw-r--r--sm/gpgsm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sm/gpgsm.h b/sm/gpgsm.h
index be5e79c9a..23cba59e1 100644
--- a/sm/gpgsm.h
+++ b/sm/gpgsm.h
@@ -284,6 +284,8 @@ struct server_control_s
* progress info and to decide on how to allocate buffers. */
uint64_t input_size_hint;
+ int no_protection; /* No passphrase for PKCS#12 export. */
+
int create_base64; /* Create base64 encoded output */
int create_pem; /* create PEM output */
const char *pem_name; /* PEM name to use */