[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: HlpSHA3.pas line 168
strict protected |
||
FBufferPosition: UInt64; |
|
|
FDigestPosition: UInt64; |
|
|
|
||
FFinalized: Boolean; |
|
|
constructor Create(); |
|
|
function GetHashMode; override; |
|
|
property XOFSizeInBits: UInt64; [rw] |
|
|
public |
||
procedure Initialize; override; |
|
|
function GetResult; override; |
|
|
procedure TransformBytes(); override; |
|
|
function TransformFinal; override; |
|
|
procedure DoOutput(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject,IHash |
CT Web help |
CodeTyphon Studio |