scuttlebutt-handshake / org.apache.tuweni.scuttlebutt.handshake / SecureScuttlebuttHandshakeServer / readIdentityMessage
readIdentityMessage
fun readIdentityMessage(message: Bytes): Unit
(source)
Reads the message containing the identity of the client, verifying it matches our shared secrets.
Parameters
message
- the message containing the identity of the client