RestModuleCalculateMD5Hash Method |
Calculates an MD5 of a string.
Namespace:
Packflow.Rest
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic string CalculateMD5Hash(
string input
)
Parameters
- input
- Type: SystemString
Return Value
Type:
String
See Also