I am working on an application which transfers credit card information to/from a bank. Right now they just transfer ascii files via FTP.
I need to make sure this info is encrypted end-end.
What is the best method/standard way of doing this?