Class TRALMD5

Unit

Declaration

type TRALMD5 = class(TRALHashBase)

Description

No description available, ancestor TRALHashBase description follows

TRALHashBase

Hierarchy

Overview

Methods

Public constructor Create;
Protected function Finalize: TBytes; override;
Protected function GetBuffer(AIndex: IntegerRAL) : Pointer; override;
Protected function GetBufLength: IntegerRAL; override;
Protected function LRot32(AValue1, AValue2: Cardinal): Cardinal;
Protected procedure Compress; override;
Protected procedure Initialize; override;

Description

Methods

Public constructor Create;
 
Protected function Finalize: TBytes; override;
 
Protected function GetBuffer(AIndex: IntegerRAL) : Pointer; override;
 
Protected function GetBufLength: IntegerRAL; override;
 
Protected function LRot32(AValue1, AValue2: Cardinal): Cardinal;

returns the left rotation of one value by the other

Protected procedure Compress; override;
 
Protected procedure Initialize; override;
 


GitHub Repository
Generated by PasDoc 0.16.0.