Frequently Asked Questions:
Frequently Offered Responses to the Questions Above
- No. Aedons sends encrypted XML in response, and accepts the same as a request. As long as your encryption is the same, you can write the client in whatever language you choose.
- Aedons uses 256 bit AES encryption.
- Yes. No 'final' components are declared, so you may extend as necessary.
- No. Headers sent and receieved by the client server are ambiguous, hence no need for encryption.
- Yes. All the components in the API may be implemented in a custom fashion, or extended, including the HTTP handler and encryption handler.