Unit 'flcTLSKeys' Package
[Overview][Types][Procedures and functions][Index] [#pl_fundamentals]

GenerateFinalTLSKeys

Declaration

Source position: flcTLSKeys.pas line 105

procedure GenerateFinalTLSKeys(

  const ProtocolVersion: TTLSProtocolVersion;

  const IsExportable: Boolean;

  const ExpandedKeyBits: Integer;

  const ServerRandom: RawByteString;

  const ClientRandom: RawByteString;

  var TLSKeys: TTLSKeys

);



CT Web help

CodeTyphon Studio