System.Hash
| Package | rtl230.bpl |
|---|
Classes
| EHashException | Type of exception raised in relation to Hash objects. |
Types
| THash | A record that implements the common methods for all hash types. |
| THashBobJenkins | A record that implements the Jenkins hash type. |
| THashMD5 | A record that implements the MD5 hash type. |
| THashSHA1 | A record that implements the SHA-1 hash type. |
| THashSHA2 | A record that implements the SHA-2 hash type. |