Internet Direct (Indy)
Home
PreviousUpNext
TIdOTPCalculator.GenerateKeyMD5 Method
Pascal
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.

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.