Method SSL.Cipher.MACAlgorithm()->hash_raw()
- Method hash_raw
 stringhash_raw(stringdata)- Description
 Creates a normal hash of the
datausing the underlying hash algorithm.
string hash_raw(string data)
Creates a normal hash of the data using the underlying hash
 algorithm.