scuttlebutt-handshake / org.apache.tuweni.scuttlebutt.handshake / SecureScuttlebuttHandshakeClient / fromInvite

fromInvite

static fun fromInvite(networkIdentifier: Bytes32, invite: Invite): SecureScuttlebuttHandshakeClient (source)

Create a new handshake client to connect to the server specified in the invite

Parameters

networkIdentifier - the networkIdentifier

invite - the invite

Return
a new Secure Scuttlebutt handshake client