Structs§
- Envelope
- Trusted
Envelope - TrustedEnvelope is a serializable wrapper around Envelope which is
Into<VerifiedEnvelope>- in other words it models a verified message which has been written to the db (or some other trusted store), and may be read back from the db without further signature verification. - Verified
Envelope