whisky_
wallet
1.0.5
whisky_wallet
Function
decrypt_with_cipher
Copy item path
Source
pub fn decrypt_with_cipher( encrypted_data_json: &
str
, key: &
str
, ) ->
Result
<
String
, WError>