Function mpc_protocol::generate_keypair
source · pub fn generate_keypair() -> Result<Keypair>
Expand description
Generate a keypair for the noise protocol using the standard pattern.
pub fn generate_keypair() -> Result<Keypair>
Generate a keypair for the noise protocol using the standard pattern.