[][src]Module splinter::protocol::authorization

Protocol structs for splinter connection authorization.

These structs are used to operate on the messages that are sent and received during the authorization process for connections.

Structs

Authorized

A successful authorization message.

ConnectResponse

A connection response message.

TrustRequest

A trust request.

Enums

AuthorizationError

A message indicating an error in authorization.

AuthorizationMessage

The authorization message envelope.

AuthorizationType

The possible types of authorization that may be computed during the handshake.

ConnectRequest

A connection request message.