#pragma once #include namespace netcore { std::string calculate_tcp_ssl_password(const std::string& device_id, const std::string& iccid); }