fun readIdentityMessage(message: Bytes!): Unit
Reads the message containing the identity of the client, verifying it matches our shared secrets.
message - Bytes!: the message containing the identity of the client
message