Since the rptdocument files are saved on the file system, we need to
encrypt the file. Is there a place we can plug in encrytion/decrytion of
the file? for example, we may encrypt the data before writing to the file
system, and decrypt the data after reading from the file system.