pub type KeyShare = (KeyPackage, PublicKeyPackage);
Available on crate feature
frost-ed25519
only.Expand description
Key share for this protocol.
pub type KeyShare = (KeyPackage, PublicKeyPackage);
frost-ed25519
only.Key share for this protocol.