DHDeriveKeysFromGroupParametersPG(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord,HugeWord) Method
Represents method DHDeriveKeysFromGroupParametersPG(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord,HugeWord).
procedure DHDeriveKeysFromGroupParametersPG(var State: TDHState; const HashAlgorithm: TDHHashAlgorithm; const PrimeQBitCount, PrimePBitCount: Integer; const P, G: HugeWord);
Parameters
- State
- Type: TDHState
- HashAlgorithm
- Type: TDHHashAlgorithm
- PrimeQBitCount
- Type: Integer
- PrimePBitCount
- Type: Integer
- P
- Type: HugeWord
- G
- Type: HugeWord