Class TRALSHA2_64
Unit
Declaration
type TRALSHA2_64 = class(TRALHashBase)
Description
This item has no description. Showing description inherited from TRALHashBase.
TRALHashBase
Hierarchy
- TObject
- TRALHashBase
- TRALSHA2_64
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; overload; |
| Protected | function Swap(AValue: UInt64RAL): UInt64RAL; overload; |
| Protected | procedure Compress; override; |
| Protected | procedure Initialize; override; |
| Protected | procedure SetVersion(const Value: TRALSHA64Versions); |
Properties
| Published | property Version: TRALSHA64Versions read FVersion write SetVersion; |
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; overload; |
|
returns swaps bits of a value | |
| Protected | function Swap(AValue: UInt64RAL): UInt64RAL; overload; |
|
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 | |
| Protected | procedure SetVersion(const Value: TRALSHA64Versions); |
|
This item has no description. | |
Properties
| Published | property Version: TRALSHA64Versions read FVersion write SetVersion; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.