Page MenuHomePhabricator

[native] generateAndGetNotificationsPrekey
ClosedPublic

Authored by varun on Sep 5 2023, 6:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 12:06 PM
Unknown Object (File)
Sat, May 4, 12:06 PM
Unknown Object (File)
Sat, May 4, 12:03 PM
Unknown Object (File)
Sat, May 4, 11:30 AM
Unknown Object (File)
Thu, May 2, 4:41 PM
Unknown Object (File)
Apr 16 2024, 6:01 PM
Unknown Object (File)
Apr 15 2024, 12:26 AM
Unknown Object (File)
Apr 13 2024, 8:31 AM

Details

Summary

We'll need to send the notif prekey/prekey signature to identity service. Exposing a function that lets us generate and get a notif prekey.

Depends on D9076

Test Plan

tested in subsequent diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun requested review of this revision.Sep 5 2023, 6:24 AM
atul added a subscriber: bartek.
atul added inline comments.
native/cpp/CommonCpp/Notifications/BackgroundDataStorage/NotificationsCryptoModule.cpp
198–201 ↗(On Diff #30763)

Don't really understand this, would be good for @marcin or @bartek to take a close look

This revision is now accepted and ready to land.Sep 6 2023, 2:04 PM
This revision was automatically updated to reflect the committed changes.