System.Hash.THash Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DigestAsIntegerpublicConverts the provided hash digest into an integer and returns that integer. The length of the digest must be 4.
DigestAsStringpublicConverts the provided hash digest into a hexadecimal value String and returns that String.
DigestAsStringGUIDpublicConverts the provided hash digest into a GUID String and returns that String.
GetRandomStringpublicCreates and returns a random String.
ToBigEndianpublicReturns the BigEndian memory representation of the provided value.