Function load_private_key

Source
pub fn load_private_key<P: AsRef<Path>>(path: P) -> Result<MldsaSigningKey>