Skip to main content

encrypt

Function encrypt 

Source
pub fn encrypt(content: &str, path: &Path, recipients: &[String]) -> Result<()>
Expand description

Encrypt content and write it to path atomically for recipients.