HI,
I'm trying to make a basic app where a customer can take a picture/video and then send it via email to me to facilitate fault diagnosis etc.
I've made up to the point of capturing the user media, but for the purposes of confidentiality I want to encrypt the file before it is sent via email, and i will make a counterpart C2 program to decrypt when I receive it.
I've tried the forge plugin but, from my limited understanding it seems to only work with text.
Is this possible in C3?
Regards
Hassan