[][src]Module bastion::envelope

A envelope wraps messages and signs them to help user identify message senders and instruct Bastion how to send messages back to them

Structs

RefAddr

Message signature used to identify message sender and send messages to it.

SignedMessage

A struct containing a message and its sender signature