ProtectionGetMd5 Method
Get MD5 hash of current executed application.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public static string GetMd5()
Public Shared Function GetMd5 As String
public:
static String^ GetMd5()
static member GetMd5 : unit -> string
Return Value
StringMD5 hash of current executed application.