Function generate_key_pair

Source
pub fn generate_key_pair(
    kind: &str,
    options: &GenerateKeyPairOptions,
    callback: &Function,
)