# Variables
No description provided by the author
No description provided by the author
# Structs
Act1Message is sent in the first handshake act by the initiator to the responder.
Act2Message is sent in the second handshake act by the responder to the initiator.
Act1Message is sent in the first handshake act by the initiator to the responder.
BroadcastNetworkMessage represents a network message used by broadcast channels.
Envelope contains a marshalled message, as well as a signature over the the contents of the message (to ensure an adversary hasn't tampered with the contents).
No description provided by the author