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

search for in the

CyberMUT> <Cybercash
Last updated: Sun, 25 Nov 2007

view this page in

cybercash_encr

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

cybercash_encr — Cybercash encrypt

说明

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

Encrypts information.

参数

wmk

The merchant key.

sk

The session key.

inbuff

URL encoded string of value pairs, i.e. order-id=12345&amount=USD+12.34&card_number=......

返回值

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_encr
There are no user contributed notes for this page.

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