From ed83ebb3147ed2e261a709799e12d0eb43200bf3 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Thu, 20 Oct 2016 12:43:29 +0200 Subject: Shared secret key is now distributed to the other nodes. --- libcmix-common/cmixprotofunctor.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libcmix-common/cmixprotofunctor.hpp') 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 }; -- cgit v1.2.3-70-g09d2