mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 08:33:13 +02:00
This allows a device to know whether it's the one that sent a bad message, and take action accordingly. We could have a slightly more typesafe API here by using ProtocolAddress and extracting the device ID, but that doesn't match up with getting the device ID out of a sealed sender certificate.