aboutsummaryrefslogtreecommitdiff
path: root/libcmix-common/cmixprotofunctor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcmix-common/cmixprotofunctor.hpp')
-rw-r--r--libcmix-common/cmixprotofunctor.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcmix-common/cmixprotofunctor.hpp b/libcmix-common/cmixprotofunctor.hpp
index c3f6fe9..86caa75 100644
--- a/libcmix-common/cmixprotofunctor.hpp
+++ b/libcmix-common/cmixprotofunctor.hpp
@@ -49,6 +49,11 @@ struct CMixProtoFunctor {
* #MESSAGE_SETTER_DECL(KeyExchange)
*/
MESSAGE_SETTER_DECL(KeyExchange);
+
+ /*!
+ * #MESSAGE_SETTER_DECL(SecretKey)
+ */
+ MESSAGE_SETTER_DECL(SecretKey);
#undef MESSAGE_SETTER
};