Function generate_key_pair

Source
pub fn generate_key_pair(ctx: &Context) -> Result<KeyPair, Error>
Expand description

Generate a normal elliptic curve key pair.