[PHP] Signing text in PHP using GPG

2002-04-16 Thread William X Walsh
I have a set of data, that needs to be GPG signed before sending the data to a remote server. Has anyone already done something like this in PHP, that I could use for reference? -- Best regards, William X Walsh [EMAIL PROTECTED] -- -- PHP General Mailing List (http://www.php.net

Re: [PHP] Signing text in PHP using GPG

2002-04-16 Thread William X Walsh
Tuesday, April 16, 2002, 4:07:02 PM, William X Walsh wrote: I have a set of data, that needs to be GPG signed before sending the data to a remote server. Has anyone already done something like this in PHP, that I could use for reference? If this is not possible, I have written a perl