Function execute

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

Decrypts given text (from base64 encoded text).