autofill
0.1.0
In autofill::
encryption
Functions
create_autofill_key
decrypt_string
encrypt_string
Type Aliases
EncryptorDecryptor
autofill
::
encryption
Function
decrypt_string
Copy item path
Settings
Help
Summary
Source
pub fn decrypt_string(key:
String
, ciphertext:
String
) ->
ApiResult
<
String
>