I should be more specific. We're trying to duplicate the php commands: openssl_public_encrypt and openssl_private_decrypt
We're sending credit card information between systems for processing. The receiver is an accounting box that hold the private key and uses it to decrypt the data and process the transactions. So I _thought_ I could get the command line to process the openssl commands, but I am unsure now. I will have to write a script that will get executed, I could write this in php, I suppose. So any suggestions are greatly appreciated. Thanks! On 12/14/06, Michael Check <[EMAIL PROTECTED]> wrote:
Is it possible to run a unix command from A4D? We'd like to use openssl in order to encode a dataset with a specific certificate So, like 4D's Launch External Process, a way to access a command line app from A4D?
Thanks, Michael Check _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
