Reference Guide > TDV Support for SQL Functions > TDV-Supported Cryptographic Functions > HASHMD4
 
HASHMD4
HASHMD4 is a cryptographic hash function known as the MD4 Message-Digest Algorithm.
Syntax
HASHMD4 (value)
Remarks
The value argument specifies a key for use with the cryptographic algorithm; it is a STRING, BINARY, or a value that can be converted to a STRING by implicit casting. The return value is a binary hashed value.
Example
HASHMD4 (dslfdkjLK85kldhnv$n000#knf)