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

HMAC_SHA1Init

Declaration

Source position: flcHash.pas line 592

procedure HMAC_SHA1Init(

  const Key: Pointer;

  const KeySize: Int32;

  var Digest: T160BitDigest;

  var K: T512BitBuf

);



CT Web help

CodeTyphon Studio