Unclassified NewsBoard Code Reference

smtp_class.hmac function

RFC 2104 HMAC implementation for php.
Creates an md5 HMAC.
Eliminates the need to install mhash to compute a HMAC
Hacked by Lance Rushing

function smtp_class.hmac ($key, $data);

Parameters:

key
data

Remarks:

This code was contributed to the PHP manual for mhash() on 28nov2002
No further parameter information given.

Member of class: smtp_class

Implementation file: unb_lib/smtp.lib.php, line 306

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.