Method __builtin.Nettle.Hash()->HMAC.State()->digest_info()
- Method digest_info
string digest_info(string text)
- Description
Hashes the text according to the HMAC algorithm and returns the hash value as a PKCS-1 digestinfo block.
string digest_info(string text)
Hashes the text according to the HMAC algorithm and returns the hash value as a PKCS-1 digestinfo block.