PHP Cybercash Payment Functions

EditRocket provides the following information on Cybercash Payment functions in the PHP source code builder.

string cybercash_base64_decode ( string $inbuff ) -

string cybercash_base64_encode ( string $inbuff ) -

array cybercash_decr ( string $wmk , string $sk , string $inbuff ) - Decrypts information.

array cybercash_encr ( string $wmk , string $sk , string $inbuff ) - Encrypts information.