| 
 
Internet Direct (Indy) 
 | 
class function GenerateKeyMD4(
    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
GenerateKeyMD4 is a class method.
GenerateKeyMD4 returns a int64 value.
Topic generated.
| 
 
Internet Direct (Indy) version 10.1.5 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup.  |