Changes between Version 5 and Version 6 of app2.2.0/sign
- Timestamp:
- 10/27/2015 11:41:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.2.0/sign
v5 v6 19 19 2. MD5(str + secretKey)得到签名(命名为signL)。 20 20 3. 取出请求头或响应头中的签名Sign(命名为sign)。 21 4. 对比signL和sign是否一致,一致则说明数据无问题,不一致 数据则有可能被篡改。21 4. 对比signL和sign是否一致,一致则说明数据无问题,不一致则说明数据有可能被篡改。 22 22 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)