pub fn execute(key: &String, encrypted: &String) -> Result<String>
Decrypts given text (from base64 encoded text).