autofill::encryption

Function decrypt_string

Source
pub fn decrypt_string(key: String, ciphertext: String) -> ApiResult<String>