Cybercash
PHP Manual

cybercash_decr

(PHP 4 <= 4.2.3, PECL cybercash:1.18)

cybercash_decr — Cybercash decrypt

Опи�ание

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

Decrypts information.

Спи�ок параметров

wmk

The merchant key.

sk

The session key.

inbuff

Возвращаемые значени�

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

Смотрите также


Cybercash
PHP Manual