autofill::encryption

Function encrypt_string

Source
pub fn encrypt_string(key: String, cleartext: String) -> ApiResult<String>