System.Hash.THashSHA2.GetBlockSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetBlockSize: Integer; inline;

C++

int __fastcall GetBlockSize();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashSHA2

Beschreibung

Gibt die Blockgröße dieser Hashinstanz zurück.

Siehe auch