Unit 'sha1' Package
[Overview][Types][Procedures and functions][Index] [#hash]

TSHA1Context

Declaration

Source position: sha1.pp line 31

type TSHA1Context = record

  State: array [0..4] of Cardinal;

  Buffer: array [0..63] of Byte;

  BufCnt: PtrUInt;

  Length: QWord;

end;


Documentation generated on: 2023-03-18