28 : certificate_path_{ std::move(certificate_path) }
29 , key_path_{ std::move(key_path) }
34 std::string certificate_path_;
35 std::string key_path_;
Definition certificate_authenticator.hxx:25
certificate_authenticator(std::string certificate_path, std::string key_path)
Definition certificate_authenticator.hxx:27
Definition cluster_options.hxx:44
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28