PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cybercash_encr> <cybercash_base64_encode
Last updated: Sun, 25 Nov 2007

view this page in

cybercash_decr

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

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).

Δείτε επίσης



add a note add a note User Contributed Notes
cybercash_decr
There are no user contributed notes for this page.

cybercash_encr> <cybercash_base64_encode
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites