tuweni / 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 - Bytes!: the message containing the identity of the client