Is anyone aware of an encryption method which could be shared between .NET and Adobe Air? The idea being that a file is created in .NET, with an encrypted string within it, and then the Air app decodes this and uses it. All I seem to be able to find is the default Air encryption store.
Obviously I could write a custom encryption, but a built in method would obviously be more secure...
Cheers, Dave