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

EncodeTLSServerDHParamsHashBuf

Declaration

Source position: flcTLSKeyExchangeParams.pas line 143

function EncodeTLSServerDHParamsHashBuf(

  var Buffer;

  const Size: Integer;

  const client_random: TTLSClientServerRandom;

  const server_random: TTLSClientServerRandom;

  const Params: TTLSServerDHParams

):Integer;



CT Web help

CodeTyphon Studio