mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 13:25:21 +00:00
no prologue
This commit is contained in:
@@ -157,7 +157,6 @@ class NoiseSession(
|
|||||||
} else {
|
} else {
|
||||||
Log.d(TAG, "Local static key pair not needed for this handshake pattern/role")
|
Log.d(TAG, "Local static key pair not needed for this handshake pattern/role")
|
||||||
}
|
}
|
||||||
handshakeState?.setPrologue(PROTOCOL_NAME.toByteArray(), 0, PROTOCOL_NAME.toByteArray().size)
|
|
||||||
handshakeState?.start()
|
handshakeState?.start()
|
||||||
Log.d(TAG, "Handshake state started successfully with persistent identity keys")
|
Log.d(TAG, "Handshake state started successfully with persistent identity keys")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user