mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Check proxy availability in ProxiesBox.
This commit is contained in:
@@ -3215,4 +3215,8 @@ std::vector<gsl::byte> CreateAuthKey(base::const_byte_span firstBytes, base::con
|
||||
return internal::CreateAuthKey(firstBytes, randomBytes, primeBytes);
|
||||
}
|
||||
|
||||
bytes::vector ProtocolSecretFromPassword(const QString &password) {
|
||||
return internal::ProtocolSecretFromPassword(password);
|
||||
}
|
||||
|
||||
} // namespace MTP
|
||||
|
Reference in New Issue
Block a user