Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
cybercash_decr

cybercash_decr

(PHP 4 <= 4.2.3, PECL)

cybercash_decr -- Cybercash decrypt

Description

array cybercash_decr ( string wmk, string sk, string inbuff )

Decrypts information.

Parameters

wmk

The merchant key.

sk

The session key.

inbuff

Return Values

The function returns an associative array with the elements "errcode" and, if "errcode" is FALSE, "outbuff" (string), "outLth" (long) and "macbuff" (string).