Function mutiny_core::encrypt::encrypt

source ·
pub fn encrypt(content: &str, c: Cipher) -> Result<String, MutinyError>