Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommE2E/comm
/ forgetOldPrekey
Method
forgetOldPrekey
native/cpp/CommonCpp/CryptoTools/CryptoModule.cpp:207–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void CryptoModule::forgetOldPrekey() {
208
this->vodozemacAccount->forget_old_prekey();
209
}
210
211
std::string CryptoModule::initializeInboundForReceivingSession(
212
const std::string &targetDeviceId,
Callers
1
validatePrekey
Method · 0.95
Calls
1
forget_old_prekey
Method · 0.45
Tested by
no test coverage detected