Reference Guide > TDV Support for SQL Functions > TDV-Supported Cryptographic Functions > HASHMD2
 
HASHMD2
HASHMD2 is a cryptographic hash function known as the MD2 Message-Digest Algorithm.
Syntax
HASHMD2 (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
HASHMD2 (dslfdkjLK85kldhnv$n000#knf)