Function axxd::decrypt_file[][src]

pub fn decrypt_file<P: AsRef<Path>>(
    path: P,
    passphrase: &str
) -> Result<PlainContent, Error>