async fn import_secret_key( context: &Context, path: &Path, set_default: bool, ) -> Result<()>
Imports secret key from a file.