Module libp2p_core::signed_envelope

source ·

Structs§

  • A signed envelope contains an arbitrary byte string payload, a signature of the payload, and the public key that can be used to verify the signature.

Enums§