From 8ff9babe2da4a2efc8529e800a6093fbd0327286 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 7 Nov 2016 16:45:34 +0100 Subject: The client sends his first message. Changed some of the boilerplate so it's more conveniant to add types. --- client/cmixclient.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/cmixclient.hpp') diff --git a/client/cmixclient.hpp b/client/cmixclient.hpp index 59aeba6..30c096d 100644 --- a/client/cmixclient.hpp +++ b/client/cmixclient.hpp @@ -54,7 +54,8 @@ class CMixClient { CMixContext cmix_ctx; NetworkDetails network_details; std::vector network_connections; - std::vector data; + std::vector secret_values; + std::vector shared_values; void key_exchange(size_t node_id); -- cgit v1.2.3-70-g09d2