Function generate_keypair

Source
pub fn generate_keypair() -> Result<Keypair, Error>
Expand description

Generate a keypair for the noise protocol using the standard pattern.