0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java/client
Sebastian ad1fabbbf2 Change getSender method of SenderCertificate to always return UUID
Currently the only user of this method is the ProtcolException constructor,
when a UnidentifiedSenderMessageContent is present.
All other instances of ProtocolException use the sender's UUID as sender.
So it would be good to have this consistent.

Also brings this in line with similar methods, like `getSourceIdentifier` on
SignalServiceEnvelope.
2022-10-17 12:13:53 -07:00
..
src Change getSender method of SenderCertificate to always return UUID 2022-10-17 12:13:53 -07:00
build.gradle Update artifact/package/module names across all three app languages 2022-03-23 10:49:09 -07:00