计算文本类型的MD5值
Namespace: Slickflow.Engine.UtilityAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic static string GetMD5(
string sDataIn
)
Parameters
- sDataIn
- Type: SystemString
Return Value
Type:
String
See Also