mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 19:56:02 +01:00
Prevent safety number changes during quick restore flow.
This commit is contained in:
@@ -28,4 +28,8 @@ message RegistrationProvisionMessage {
|
||||
optional Tier tier = 7;
|
||||
optional uint64 backupSizeBytes = 8;
|
||||
string restoreMethodToken = 9;
|
||||
bytes aciIdentityKeyPublic = 10;
|
||||
bytes aciIdentityKeyPrivate = 11;
|
||||
bytes pniIdentityKeyPublic = 12;
|
||||
bytes pniIdentityKeyPrivate = 13;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user