Class TRALSHA2_64
Unit
Declaration
type TRALSHA2_64 = class(TRALHashBase)
Description
No description available, ancestor TRALHashBase description follows
TRALHashBase
Hierarchy
- TObject
- TRALHashBase
- TRALSHA2_64
Overview
Methods
![]() |
constructor Create; |
![]() |
function Finalize: TBytes; override; |
![]() |
function GetBuffer(AIndex: IntegerRAL): Pointer; override; |
![]() |
function GetBufLength: IntegerRAL; override; |
![]() |
function Swap(AValue: UInt64RAL): UInt64RAL; overload; |
![]() |
function Swap(AValue: Cardinal): Cardinal; overload; |
![]() |
procedure Compress; override; |
![]() |
procedure Initialize; override; |
![]() |
procedure SetVersion(const Value: TRALSHA64Versions); |
Properties
![]() |
property Version: TRALSHA64Versions read FVersion write SetVersion; |
Description
Methods
![]() |
constructor Create; |
![]() |
function Finalize: TBytes; override; |
![]() |
function GetBuffer(AIndex: IntegerRAL): Pointer; override; |
![]() |
function GetBufLength: IntegerRAL; override; |
![]() |
function Swap(AValue: UInt64RAL): UInt64RAL; overload; |
![]() |
function Swap(AValue: Cardinal): Cardinal; overload; |
|
returns swaps bits of a value | |
![]() |
procedure Compress; override; |
![]() |
procedure Initialize; override; |
![]() |
procedure SetVersion(const Value: TRALSHA64Versions); |
Properties
![]() |
property Version: TRALSHA64Versions read FVersion write SetVersion; |
GitHub Repository
Generated by PasDoc 0.16.0.


