decrypt_data

Function decrypt_data 

Source
pub fn decrypt_data(data: &str, _key: &str) -> WebullResult<String>
Expand description

Decrypt data using the Webull algorithm.