Genericify initSession (and break it for alice)
This commit is contained in:
parent
611d5329d3
commit
fe570c754a
4 changed files with 50 additions and 33 deletions
|
@ -7,7 +7,7 @@ message WhisperMessage {
|
|||
optional bytes ephemeralKey = 1;
|
||||
optional uint32 counter = 2;
|
||||
optional uint32 previousCounter = 3;
|
||||
optional bytes ciphertext = 4;
|
||||
optional bytes ciphertext = 4; // PushMessageContent
|
||||
}
|
||||
|
||||
message PreKeyWhisperMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue