Module massa_models::secure_share
source · Expand description
trait for massa_signature::Signature secured data-structs
Structs§
- Packages type T such that it can be securely sent and received in a trust-free network
- Deserializer for SecureShare structure
- Serializer for
SecureShare
structure
Traits§
- Used by signed structure TODO: Make this trait use versions
- Trait that define a structure that can be signed for secure sharing.