Ok.. i must for help again! Can anyone supply me a example code .. on how to read a assets file (any file.. for instance a "file.pdf").. and save it encoded by using the raf.WriteEncryptedObject command? How can it be decoded in order to make a hardcopy after it has been coded (i mean.. to decode the coded file and save it in a uncoded state so that it can be read again with the native reader, as in this case, Acrobat PDF reader)?
I have tested it on my assets directory with PDF files.. but all i can do is to save a useless file that, although encrypted, does not have the original content inside (i know this for a fact because the size is much smaller on the encrypted file). I must be doing something wrong while reading the original file... but i just don't know what, so a example would like a cherry on top of a cake.