Internet Direct (Indy)
|
class function GenerateKeySHA1( 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
GenerateKeySHA1 is a class method.
GenerateKeySHA1 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. |