(PHP 4 >= 4.0.0)
cybercash_encr -- Cybercash encrypt
Description
array
cybercash_encr ( string wmk, string sk, string inbuff)
The function returns an associative array with the elements
"errcode" and, if "errcode" is FALSE, "outbuff" (string),
"outLth" (long) and "macbuff" (string).