12/6/2010 4:07:09 AM
Title:
FLEX - AIR: Encrypt data Transfer
Hi, i am transferring data from server via AMFPH. Now i want to encrypt the data.
In my mind there is two approaches to fulfill this requirement:
1. Encrypt the data while transferring data from server.
2. Encrypt data when downloading (transferring) of data completed.
Please tell me which one is the better option and tell me the solution of implementing this.
Thanks
Davis
Points: 780
Posts:0
12/7/2010 10:40:58 AM
can you explain it a little bit , what kind of data are you transferring and from where to where . Flash client to server or from server to flash client. Whats the purpose to encrypt.
This article might help you
http://insideria.com/2008/03/encryption-in-flex-application.html