Method SSL.Cipher.MACAlgorithm()->hash()
- Method hash
string
hash(string
data
)- Description
Creates a HMAC hash of the
data
with the underlying hash algorithm.
string
hash(string
data
)
Creates a HMAC hash of the data
with the underlying hash
algorithm.