Re: Encrypt or Hide sensitive data

2019-03-09 Thread bilbosax
I pull a key and credentials from a database service that gets encrypted through HTTPS. I then use that key to encrypt data in a local sqllite database. I made it so I have to pull the key from the service everytime I want the encrypted data from my local Sqllite. Just don't ever lose the key ;)

Apache Royale AMF Update and Small Messages

2019-03-09 Thread Carlos Rovira
Hi, just to report that we tested latest AMF updates from Greg in our real Apache Royale app and all is working great :) Additionally we was able to turn on small messages again in Blazeds and all workflows are working good. So this means that for me we have a real 100% port of AMF and RemoteObje