hash(algorithm=[string], encoding=[string], numIterations=[integer])
Creates an algorithmic hash of an object and returns it in the CFML compat upper case format
Arguments:
algorithm
string
false
MD5
encoding
utf-8
numIterations
integer
1
Last updated 11 hours ago
Was this helpful?