connection/connection library

Typedefs

InputFactoryHandshakeTime = ({int? handshakeDuration, int? handshakeTimeframe, int? whenLastHandshake})
InputHandshakeIP = ({PeerInfo? localIPv4, PeerInfo? localIPv6, PeerInfo? publicIPv4, PeerInfo? publicIPv6})
InputHandshakeOwnership = ({String signedNonce})
InputHandshakeTime = ({DateTime endHandshakeTime, int handshakeDuration, int handshakeTimeframe, DateTime startHandshakeTime})