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

tls12PRF_SHA512

Declaration

Source position: flcTLSPRF.pas line 86

function tls12PRF_SHA512(

  const Secret: RawByteString;

  const ALabel: RawByteString;

  const Seed: RawByteString;

  const Size: Integer

):RawByteString;



CT Web help

CodeTyphon Studio