Function execute

Source
pub fn execute(key: &String, text: &String) -> Result<String>
Expand description

Encrypts given text (encoded to base64).