Class TRALSHA1
Unit
Declaration
type TRALSHA1 = class(TRALHashBase)
Description
TRALSHA1
Hierarchy
- TObject
- TRALHashBase
- TRALSHA1
Overview
Methods
| Public | constructor Create; |
| Protected | function Finalize: TBytes; override; |
| Protected | function GetBuffer(AIndex: IntegerRAL): Pointer; override; |
| Protected | function GetBufLength: IntegerRAL; override; |
| Protected | function Swap(AValue: cardinal): cardinal; |
| Protected | procedure Compress; override; |
| Protected | procedure Initialize; override; |
Description
Methods
| Public | constructor Create; |
|
This item has no description. | |
| Protected | function Finalize: TBytes; override; |
|
This item has no description. Showing description inherited from TRALHashBase.Finalize.
| |
| Protected | function GetBuffer(AIndex: IntegerRAL): Pointer; override; |
|
This item has no description. Showing description inherited from TRALHashBase.GetBuffer. Returns the buffer pointer at a given position | |
| Protected | function GetBufLength: IntegerRAL; override; |
|
This item has no description. Showing description inherited from TRALHashBase.GetBufLength. Returns the length of the buffer | |
| Protected | function Swap(AValue: cardinal): cardinal; |
|
This item has no description. | |
| Protected | procedure Compress; override; |
|
This item has no description. Showing description inherited from TRALHashBase.Compress.
Used to | |
| Protected | procedure Initialize; override; |
|
This item has no description. Showing description inherited from TRALHashBase.Initialize.
Used to | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.