a_mutual_secret
const char *mutual_secret() const { return a_mutual_secret.c_str(); }
std::string a_mutual_secret;