Home
last modified time | relevance | path

Searched refs:setSentEncryptedWithKeyId (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dconnection_abstract.h101 void setSentEncryptedWithKeyId(uint64 keyId) { in setSentEncryptedWithKeyId() function
H A Dsession_private.cpp2638 _connection->setSentEncryptedWithKeyId(_keyId); in sendSecureRequest()