System.Hash.THashSHA1.GetHashSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetHashSize: Integer; inline;

C++

int __fastcall GetHashSize(void);

Eigenschaften

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

Beschreibung

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

Siehe auch