Function generate_keypair

Source
pub fn generate_keypair(seed: impl AsRef<[u8]>) -> (PublicKey, PrivateKey)
Expand description

Generates a new keypair using the seed.