deltachat::pgp

Function symm_encrypt

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

Symmetric encryption.