DHDeriveKeysFromGroupParameterP1(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord) Method

Represents method DHDeriveKeysFromGroupParameterP1(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord).

Namespace: flcCipherDH
procedure DHDeriveKeysFromGroupParameterP1(var State: TDHState;
 const HashAlgorithm: TDHHashAlgorithm;
 const PrimeQBitCount, PrimePBitCount: Integer;
 const P: HugeWord);

Parameters

State
Type: TDHState

HashAlgorithm
Type: TDHHashAlgorithm

PrimeQBitCount
Type: Integer

PrimePBitCount
Type: Integer

P
Type: HugeWord