libsignal/java/client/src
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
..
main/java/org/signal/libsignal Change getSender method of SenderCertificate to always return UUID 2022-10-17 12:13:53 -07:00
test Change getSender method of SenderCertificate to always return UUID 2022-10-17 12:13:53 -07:00