System.Hash

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl240.bpl

Classes

EHashExceptionType of exception raised in relation to Hash objects.

Types

THashA record that implements the common methods for all hash types.
THashBobJenkinsA record that implements the Jenkins hash type.
THashMD5A record that implements the MD5 hash type.
THashSHA1A record that implements the SHA-1 hash type.
THashSHA2A record that implements the SHA-2 hash type.