Returns a string of 16 characters representing the binary MD5 checksum of the argument. The argument can be any array or scalar.
A string of 32 lower case hex digits that are the result of the MD5 algorithm used on the data argument.
Parameter data type checking errors