Function generate_keys

Source
pub fn generate_keys<C: IOContext>(
    context: &C,
    _: &KeyDefinition<'_>,
) -> Result<KeyGenerationOutput>