void Crypto.HMAC(.Hash h, int|void b)
The hash object on which the HMAC object should base its operations. Typical input is Crypto.MD5 .
The block size of one compression block, in octets. Defaults to 64.