System.Hash.THashSHA1.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset; inline;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Hash.pas
System.Hash.hpp
System.Hash THashSHA1

Description

Resets the state of this instance of THashSHA1.

See Also