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