ProtectionGetMd5 Method

Get MD5 hash of current executed application.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public static string GetMd5()

Return Value

String
MD5 hash of current executed application.

See Also