tuweni / org.apache.tuweni.scuttlebutt.handshake.vertx / SecureScuttlebuttVertxClient / <init>

<init>

SecureScuttlebuttVertxClient(vertx: Vertx!, keyPair: KeyPair!, networkIdentifier: Bytes32!)

Default constructor.

Parameters

vertx - Vertx!: the Vert.x instance

keyPair - KeyPair!: the identity of the server according to the Secure Scuttlebutt protocol

networkIdentifier - Bytes32!: the network identifier of the server according to the Secure Scuttlebutt protocol