GenerateMD5KeyPrim
procedure GenerateMD5KeyPrim (var Key: TKey; const Str : string);

TurboPack OnGuard FMX

GenerateMD5KeyPrim

procedure GenerateMD5KeyPrim (var Key: TKey; const Str : string);

Navigation:  »No topics above this level«

GenerateMD5KeyPrim

procedure GenerateMD5KeyPrim (var Key: TKey; const Str : string);

Return to chapter overview

_bm1 GenerateMD5KeyPrim produces a Key by applying the MD5 hash to the string passed as Str

The routine is case sensitive.

This routine is defined in the OnGuard unit. (as of 1.15 this routine has been moved to the OgUtil unit)