aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-smime-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-smime-context.h')
-rw-r--r--camel/camel-smime-context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-smime-context.h b/camel/camel-smime-context.h
index 3a2214fc3a..d1c54d1bfc 100644
--- a/camel/camel-smime-context.h
+++ b/camel/camel-smime-context.h
@@ -42,6 +42,7 @@ typedef struct _CamelSMimeContext {
struct _CamelSMimeContextPrivate *priv;
+ char *encryption_key;
} CamelSMimeContext;
typedef struct _CamelSMimeContextClass {