MCPcopy 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
207void CryptoModule::forgetOldPrekey() {
208 this->vodozemacAccount->forget_old_prekey();
209}
210
211std::string CryptoModule::initializeInboundForReceivingSession(
212 const std::string &targetDeviceId,

Callers 1

validatePrekeyMethod · 0.95

Calls 1

forget_old_prekeyMethod · 0.45

Tested by

no test coverage detected