decrypt_text
sharing
0.18.0
In sharing::
crypto
sharing
::
crypto
Function
decrypt_
text
Copy item path
Source
pub fn decrypt_text( encrypted: &
Vec
<
u8
>, password: &
str
, ) ->
Result
<
String
,
Error
>