pub async fn symm_encrypt_autocrypt_setup( passphrase: &str, plain: Vec<u8>, ) -> Result<String>
Symmetric encryption for the autocrypt setup message (ASM).