C# Class Senparc.Weixin.QY.Helpers.SHA1UtilHelper

Mostrar archivo Open project: JeffreySu/WeiXinMPSDK Class Usage Examples

Public Methods

Method Description
GetSha1 ( string str ) : string

签名算法

Method Details

GetSha1() public static method

签名算法
public static GetSha1 ( string str ) : string
str string
return string