tuweni / org.apache.tuweni.scuttlebutt.handshake / SecureScuttlebuttHandshakeClient / createHello

createHello

fun createHello(): Bytes! (source)

Creates a hello message to be sent to the other party, comprised of our ephemeral public key and an authenticator against our network identifier.

Return
Bytes!: the hello message, ready to be sent to the remote server