Record TMD5Context

Hierarchy
Methods
Properties

Unit

Declaration

type TMD5Context = record

Description

 

Overview

Fields

Public Align: uInt32;
Public State: array[0..3] of uInt32;
Public BufferCount: uInt64;
Public Buffer: array[0..63] of uInt8;
Public Length: uInt64;
Public Checksum: array[0..15] of uInt8;

Description

Fields

Public Align: uInt32;
 
Public State: array[0..3] of uInt32;
 
Public BufferCount: uInt64;
 
Public Buffer: array[0..63] of uInt8;
 
Public Length: uInt64;
 
Public Checksum: array[0..15] of uInt8;
 

Generated by PasDoc 0.16.0.