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