Extracted from Pike v7.8 release 866 at 2015-11-22.
pike.ida.liu.se
[Top]
Crypto
Crypto.HMAC
Crypto.HMAC()->`()

Method Crypto.HMAC()->`()()->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.