pub fn decrypt(path: &Path) -> Result<String>
Decrypt the file at path using environment-supplied identities only.
path