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

<init>

SecureScuttlebuttVertxClient(loggerProvider: LoggerProvider, vertx: Vertx, keyPair: KeyPair, networkIdentifier: Bytes32)

Default constructor.

Parameters

loggerProvider - the LoggerProvider

vertx - the Vert.x instance

keyPair - the identity of the server according to the Secure Scuttlebutt protocol

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