deltachat::pgp

Function symm_encrypt

Source
pub async fn symm_encrypt(passphrase: &str, plain: &[u8]) -> Result<String>
Expand description

Symmetric encryption.