Skip to main content

generate_keys_in

Function generate_keys_in 

Source
pub fn generate_keys_in(
    config_dir: &Path,
    data_dir: Option<&Path>,
    config: Option<&Config>,
) -> Result<Keys>
Expand description

Generate new keys in an explicit config directory and optionally seed identity defaults into a caller-owned data directory.