encrypt_text_to_base64
sharing
0.18.0
In sharing::
crypto
sharing
::
crypto
Function
encrypt_
text_
to_
base64
Copy item path
Source
pub fn encrypt_text_to_base64( data: &
str
, password: &
str
, ) ->
Result
<
String
,
Error
>