encrypt_text
sharing
0.18.0
In sharing::
crypto
sharing
::
crypto
Function
encrypt_
text
Copy item path
Source
pub fn encrypt_text(data: &
str
, password: &
str
) ->
Result
<
Vec
<
u8
>,
Error
>