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

HMAC_SHA256Init

Declaration

Source position: flcHash.pas line 608

procedure HMAC_SHA256Init(

  const Key: Pointer;

  const KeySize: Int32;

  var Digest: T256BitDigest;

  var K: T512BitBuf

);



CT Web help

CodeTyphon Studio