class function GenerateKeyMD5( const ASeed: string; const APassword: string; const ACount: integer ): int64;
Parameters |
Description |
ASeed |
Scope is const. Type is string. |
APassword |
Scope is const. Type is string. |
ACount |
Scope is const. Type is integer. |
int64
GenerateKeyMD5 is a class method.
GenerateKeyMD5 returns a int64 value.
Topic generated.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|