MD5HelperComputeMD5 Method |
计算文件内容的MD5值
Namespace: Slickflow.Engine.UtilityAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic static string ComputeMD5(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
Return Value
Type:
String
See Also