GenerateKey method
procedure TOgMakeKeys.GenerateKey (var Key; KeySize : Cardinal; const Str : string);

TurboPack OnGuard FMX

GenerateKey method

procedure TOgMakeKeys.GenerateKey (var Key; KeySize : Cardinal; const Str : string);

Navigation:  »No topics above this level«

GenerateKey method

procedure TOgMakeKeys.GenerateKey (var Key; KeySize : Cardinal; const Str : string);

Return to chapter overview

_bm1                GenerateKey produces a key based on a supplied text string.

To produce keys that are not case dependent, convert the text to upper case prior to calling GenerateKey.

See also: ApplyModifierToKey, GenerateRandomKey, Key