DHGenerateKEK(TDHState,Integer[],Integer,RawByteString) Method

Represents method DHGenerateKEK(TDHState,Integer[],Integer,RawByteString).

Namespace: flcCipherDH
procedure DHGenerateKEK(
 var State: TDHState;
 const CipherOID: array of Integer;
 const CipherKeyBits: Integer;
 const PartyAInfo: RawByteString);

Parameters

State
Type: TDHState

CipherOID
Type: array of Integer

CipherKeyBits
Type: Integer

PartyAInfo
Type: RawByteString