Skip to main content

decrypt_for

Function decrypt_for 

Source
pub fn decrypt_for(path: &Path, environment: Option<&str>) -> Result<String>
Expand description

Decrypt the file at path using identities from the environment and (when environment is given) the default per-user key file for that environment.