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

GenerateTLSRecordPayloadMAC

Declaration

Source position: flcTLSRecord.pas line 123

function GenerateTLSRecordPayloadMAC(

  const MACAlgorithm: TTLSMACAlgorithm;

  const Key;

  const KeySize: Integer;

  const Buf;

  const BufSize: Integer;

  var Digest;

  const DigestSize: Integer

):Integer;



CT Web help

CodeTyphon Studio