Sending encrypted body and decryption from serverside.
I need and example for python sdk and flutter client.
Are there any in-built security methods or I need to write by myself?
TL;DR
The developer is seeking assistance with sending encrypted body and decrypting it from the server side using Appwrite Functions. They are specifically looking for examples with Python SDK and Flutter client. They are unsure if there are any pre-built security methods available or if they need to write their own.