[][src]Function wechatpay::get_sign

pub fn get_sign(pairs: &BTreeMap<String, String>, api_key: &String) -> String

签名算法 (给请求参数签名)

详见: 接口规则 > 安全规范