pub fn execute(key: &String, text: &String) -> Result<String>
Encrypts given text (encoded to base64).