System.Hash.THashMD5.GetBlockSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetBlockSize: Integer; inline;

C++

int __fastcall GetBlockSize(void);

Eigenschaften

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

Beschreibung

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

Siehe auch