HashAlgorithm Class

Namespace: System.Crypto
type
 HashAlgorithm = class(TObject)
 end;

The HashAlgorithm type exposes the following members.

Show:
 NameDescription
HashData(String)

Represents method HashData(String).

Top

HashAlgorithm is an abstract base class and can not be instantiated directly.