async fn import_secret_key(
    context: &Context,
    path: &Path,
    set_default: bool
) -> Result<()>
Expand description

Imports secret key from a file.