Method Crypto.HMAC()->raw_hash()

class Crypto.HMAC

Method raw_hash

string(8bit) raw_hash(string(8bit) s)

Description

Calls the hash function given to create and returns the hash value of s.