C# Class Smrf.AppLib.CryptographyUtil

Cryptography utility methods.
Mostrar archivo Open project: 2014-sed-team3/term-project

Public Methods

Method Description
GetMD5Hash ( string inputString ) : String

Method Details

GetMD5Hash() public static method

public static GetMD5Hash ( string inputString ) : String
inputString string
return String