Extracted from Pike v7.6 release 61 at 2005-12-30.
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.