symm_encrypt_autocrypt_setup

Function symm_encrypt_autocrypt_setup 

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

Symmetric encryption for the autocrypt setup message (ASM).