Searched refs:Spakep224Exchanger (Results 1 – 1 of 1) sorted by relevance
40 class Spakep224Exchanger : public SecurityManager::KeyExchanger { class42 explicit Spakep224Exchanger(const std::string& password) in Spakep224Exchanger() function in weave::privet::__anon1c99fa550111::Spakep224Exchanger44 ~Spakep224Exchanger() override = default;288 spake.reset(new Spakep224Exchanger(code)); in StartPairing()