Method Crypto.HMAC()->raw_hash()
- 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
.
string(8bit)
raw_hash(string(8bit)
s
)
Calls the hash function given to create and returns the hash
value of s
.