Function cardano_serialization_lib::emip3::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>