mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
- Don't validate sizes ahead of time if the subclass calls CheckValidContents anyway. - Move serialize() up to ByteArray. Consequently, make ProfileKeyVersion *not* a ByteArray, since it serializes as a string.