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


