Function cardano_serialization_lib::decrypt_with_password
source ยท pub fn decrypt_with_password(
password: &str,
data: &str,
) -> Result<String, JsError>
pub fn decrypt_with_password(
password: &str,
data: &str,
) -> Result<String, JsError>